Skip to content

Commit

Permalink
[py]: Update selenium server docs to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
symonk authored Jun 10, 2022
1 parent 9a52775 commit bb8a3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Download the server separately, from: https://www.selenium.dev/downloads/

Run the server from the command line::

java -jar selenium-server-standalone-4.0.0.jar
java -jar selenium-server-4.2.2.jar

Then run your Python client scripts.

Expand Down

0 comments on commit bb8a3d5

Please sign in to comment.