Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 7bf34ba

Browse files
committed
Update Selenium Server version
1 parent 9d56a1b commit 7bf34ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ yarn build
8787
Run the following in a new terminal.
8888

8989
```bash
90-
java -jar selenium-server-4.18.1.jar standalone --override-max-sessions true --max-sessions 10
90+
java -jar selenium-server-4.29.0.jar standalone --override-max-sessions true --max-sessions 10
9191
```
9292

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

0 commit comments

Comments
 (0)