Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrichau committed Oct 6, 2023
1 parent 08ceef9 commit 778672c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -45,7 +45,7 @@ We run [automated tests](https://github.com/SeasideSt/Parasol/actions) for the [
You should extract the Chromedriver's ZIP file into the directory where you put the Selenium server JAR file. To run the Selenium server, execute the following on the command line:

```bash
java -Dwebdriver.chrome.driver=chromedriver -jar selenium-server-standalone-3.141.59.jar
java -Dwebdriver.chrome.driver=chromedriver -jar selenium-server-4.13.0.jar standalone
```
## Loading Parasol

Expand Down

0 comments on commit 778672c

Please sign in to comment.