We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c7460 commit 3528966Copy full SHA for 3528966
README.md
@@ -60,6 +60,9 @@ jsEnv := new jsenv.playwright.PWEnv(
60
It is work in progress.
61
As a workaround introducing delay in the test cases may help to keep the browser alive.
62
63
+## Debugging
64
+debug parameter can be passed to the PWEnv constructor to enable debugging. It will also display the version of the browser which is used.
65
+```scala
66
## Wiki
67
Watch this space for more details on how to use this library.
68
0 commit comments