chat_bubble
Questions
highlight
Hot!
local_offer
Tags
note
Meetups
note
Tutorials
note
Jobs
note
Blogs
close
menu
Question view
power_settings_new
search
how to set selenium chrome driver binary path
by
anonymous
asked
Jan 14, 2016
0
votes
458
views
I need a command to set path to chrome binary
selenium-webdriver
selenium
Please
log in
or
register
to add a comment.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1
Answer
answered
Jan 14, 2016
by
anonymous
selected
Mar 7, 2017
by
stbadmin
0
votes
Best answer
System.setProperty("webdriver.chrome.driver", "pathtobinary");
Please
log in
or
register
to add a comment.
Related questions
chat_bubble
org.openqa.selenium.WebDriverException: Cannot find firefox binary in PATH. Make sure firefox is installed.
2
keyboard_arrow_down
+1
vote
asked
Oct 9, 2016
by
Mehedi
(
391
points)
selenium-webdriver
java
selenium
chat_bubble
Failed to connect to firefox binary
1
keyboard_arrow_down
0
votes
asked
Mar 6, 2015
by
anonymous
selenium
selenium-webdriver
java
eclipse
testng
chat_bubble
Chrome on Selenium WebDriver hangs with many images
1
keyboard_arrow_down
0
votes
asked
Aug 31, 2015
by
Nathanael Y
selenium-webdriver
selenium
java
chat_bubble
I am getting error while setting chrome in selenium Grid 2
2
keyboard_arrow_down
0
votes
asked
Dec 26, 2014
by
Stipe
selenium
selenium-webdriver
chrome
chat_bubble
How to click on submit button in Selenium Webdriver
1
keyboard_arrow_down
0
votes
asked
Aug 31, 2015
by
Javulla
java
selenium
selenium-webdriver
Remember
Register
add
...