Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmkumar2005 committed Jan 24, 2024
1 parent a1c7460 commit 3528966
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ jsEnv := new jsenv.playwright.PWEnv(
It is work in progress.
As a workaround introducing delay in the test cases may help to keep the browser alive.

## Debugging
debug parameter can be passed to the PWEnv constructor to enable debugging. It will also display the version of the browser which is used.
```scala
## Wiki
Watch this space for more details on how to use this library.

Expand Down

0 comments on commit 3528966

Please sign in to comment.