Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…r-js into main
  • Loading branch information
John Doherty committed Mar 1, 2021
2 parents 905cef3 + 128dd51 commit ed8d52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ node ./node_modules/puppeteer-cucumber-js/index.js # path to the module within y
--help # list puppeteer-cucumber-js options
--failFast # abort the run on first failure
--slowMo <n> # specified amount of milliseconds to slow down Puppeteer operations by. defaults to 10 ms
--networkSpeed <name> # simulate connection speeds (gprs, 2g, 3g, 4g, dsl, wifi). default full speed
--networkSpeed <name> # simulate network speed (gprs, 2g, 3g, 4g, dsl, wifi). default off
```

### Browser teardown strategy
Expand Down

0 comments on commit ed8d52c

Please sign in to comment.