public interface PlaywrightExecutionContext extends ExecutionContext
| Modifier and Type | Method and Description |
|---|---|
void |
setCommand(PlaywrightCommand command) |
void |
stop(com.microsoft.playwright.Playwright playwright)
Stops the execution context and manages the Playwright instnace as well as any work associated
with the individual implementations.
|
setProject, startvoid setCommand(PlaywrightCommand command)
void stop(com.microsoft.playwright.Playwright playwright) throws IOException
playwright - IOExceptionCopyright © 2023 The Apache Software Foundation. All rights reserved.