Skip to content

Commit

Permalink
Update CommandLineArguments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rzc0d3r committed Feb 6, 2024
1 parent cd3aa72 commit bf51e2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wiki/CommandLineArguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@
| --skip-webdriver-menu | disabled | Skips installation/upgrade webdrivers through the my custom wrapper (By default, everything should be done automatically through selenium-manager) |
| --no-headless | disabled | Shows the browser at runtime (by default hides the browser at runtime) |
| --force | disabled | Disables all user input, but waiting for the Enter key to be pressed before exiting the program remains |
| --cli | disabled | Disables all user input (GitHub CI Requirements) |
| --cli | disabled | Disables all user input (GitHub CI Requirements) |
| --only-update | disabled | Updates / installs webdrivers and browsers without generating account and keys

0 comments on commit bf51e2e

Please sign in to comment.