Playwright Cucumber TS Steps
Preparing search index...
backend/actions/misc
pauseExecution
Function pauseExecution
pauseExecution
(
page
:
any
)
:
Promise
<
void
>
Pauses the test execution and opens the Playwright Inspector.
Parameters
page
:
any
Returns
Promise
<
void
>
Example
When
I
pw
pause
Copy
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Playwright Cucumber TS Steps
Loading...
Pauses the test execution and opens the Playwright Inspector.