Skip to content

Commit

Permalink
Add documentation for Selenium Grid CLI options
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamara committed Mar 17, 2024
1 parent 0792b8d commit 1c349e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ Run the following in a new terminal.
java -jar selenium-server-4.18.1.jar standalone --override-max-sessions true --max-sessions 10
```

[CLI options in the Selenium Grid](https://www.selenium.dev/documentation/grid/configuration/cli_options/).

## Usage

Update the command at [./app/Console/Commands/BrowserScrape.php](https://raw.githubusercontent.com/kkamara/php-scraper/develop/app/Console/Commands/BrowserScrape.php)
Expand Down

0 comments on commit 1c349e6

Please sign in to comment.