Skip to content

Commit 3528966

Browse files
committed
README.md
1 parent a1c7460 commit 3528966

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ jsEnv := new jsenv.playwright.PWEnv(
6060
It is work in progress.
6161
As a workaround introducing delay in the test cases may help to keep the browser alive.
6262

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
6366
## Wiki
6467
Watch this space for more details on how to use this library.
6568

0 commit comments

Comments
 (0)