- Mitendrius
- Posts : 1
Join date : 2011-09-22
Setting the path to firefox
Thu Sep 22, 2011 11:27 pm
Hi Guys
Perhaps someone can help me here. I'm trying to run Webdriver Selenium Junit Test via Firefox but I always get an error cannot find firefox path.
Since I had that with RC too and solved that one by just entering the path to the firefox exe, how do I do that for the Webdriver?
Thanks in advance
Perhaps someone can help me here. I'm trying to run Webdriver Selenium Junit Test via Firefox but I always get an error cannot find firefox path.
Since I had that with RC too and solved that one by just entering the path to the firefox exe, how do I do that for the Webdriver?
Thanks in advance
- ashish_techieAmateur
- Posts : 73
Join date : 2011-08-09
Re: Setting the path to firefox
Thu Sep 29, 2011 8:16 pm
you have write this line before opening the browser
System.setProperty("webdriver.firefox.driver","PATH TO FIREFOX EXE")
OR
System.setProperty("webdriver.firefox.bin","PATH TO FIREFOX EXE")
Regards
Ashish
For selenium training go to:
http://qtpselenium.com/samplevideos/selenium/seleniumvideos.php
System.setProperty("webdriver.firefox.driver","PATH TO FIREFOX EXE")
OR
System.setProperty("webdriver.firefox.bin","PATH TO FIREFOX EXE")
Regards
Ashish
For selenium training go to:
http://qtpselenium.com/samplevideos/selenium/seleniumvideos.php
- How can I get element path in InternetExplorer?
- Getting main" org.openqa.selenium.WebDriverException: Cannot find firefox binary in PATH
- Selenium RC "java.lang.RuntimeException: Firefox couldn't be found in the path!" problem
- When I run the selenium RC script, I am getting Failed to start new browser, Firefox 3 could not be found in the path!
- Warning: Unresponsive script on Firefox 11, Firefox 12, Firefox 13 on selenium-server-standalone-2.x
Permissions in this forum:
You cannot reply to topics in this forum