You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `scratchpad.config.js` exposes a method for altering the playwright runtime.
48
48
This allows you to interact with the Playwright API to perform actions like blocking
49
-
network requests or navigating to different urls.
49
+
network requests or navigating to different urls. See [https://playwright.dev/](https://playwright.dev/) for documentation on using the Playwright runtime.
0 commit comments