From 778672cc912ead997d386b3b219c04d61f5b03fc Mon Sep 17 00:00:00 2001 From: Johan Brichau Date: Fri, 6 Oct 2023 08:37:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a6fd27..963ee22 100644 --- a/README.md +++ b/README.md @@ -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