Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
853 views
by The go-to Tester (222 points)
retagged by
I am using Selenium Standalone server.jar file to execute tests.  How do I set webdriver.chrome.driver in that?

1 Answer

0 like 0 dislike
by

My driver is stored at C:\\drivers\\chromedriver_win32. So below is my command.

java -Dwebdriver.chrome.driver="C:\\drivers\\chromedriver_win32\\chromedriver.exe" -jar selenium-server-standalone-3.5.0.jar 

 


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...