Selenium RC "java.lang.RuntimeException: Firefox couldn't be found in the path!" problem
Page 1 of 1 • Share •
Selenium RC "java.lang.RuntimeException: Firefox couldn't be found in the path!" problem
Hi friends,
I am new to selenium RC using php, I am working in Fedora core 12. When try to run the Test I got
on that time I give the path of firefox as "usr/bin/firefox" then got an error like it's not an executable file. I heard solution
need to downgrade Firefox from version 3 to 2. But same thing work in Fedora Core 13 system like a Charm.
pls give a solution ASAP.
thankfully
Anes P.A
I am new to selenium RC using php, I am working in Fedora core 12. When try to run the Test I got
11:49:22.380 WARN - GET /selenium-server/driver/?cmd=getNewBrowserSession&1=%2Afirefox&2=http%3A%2F%2Fwww.google.com%2F HTTP/1.0
java.lang.RuntimeException: Firefox couldn't be found in the path!
Please add the directory containing 'firefox-bin' to your PATH environment
variable, or explicitly specify a path to Firefox like this:
*firefox /blah/blah/firefox-bin
on that time I give the path of firefox as "usr/bin/firefox" then got an error like it's not an executable file. I heard solution
need to downgrade Firefox from version 3 to 2. But same thing work in Fedora Core 13 system like a Charm.
pls give a solution ASAP.
thankfully
Anes P.A
admod- Posts: 4
Join date: 2010-09-29
Similar topics» nokia 1202 white display problem
» TX-NR509 - Problem connecting WII via HDMI converter - audio ok but no video
» Selenium RC "java.lang.RuntimeException: Firefox couldn't be found in the path!" problem
» SystemRoot apparently not set! error message
» Can't get RC to work on Linux with Firefox
» TX-NR509 - Problem connecting WII via HDMI converter - audio ok but no video
» Selenium RC "java.lang.RuntimeException: Firefox couldn't be found in the path!" problem
» SystemRoot apparently not set! error message
» Can't get RC to work on Linux with Firefox
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
» sample webdriver code for php users
» which standalone server to use
» Dynamic Drop Down Selection
» It is possible to find list of all URL's exist in any web page in selenium ide
» It is possible to compare 2 same images in selenium IDE.
» how to compare 2 ULR's which is exist in same web page (View page source).
» Web Driver: Unable to click a link present inside the frame of a frameset
» Help me to get dynamicaly loaded options of dropdown in Selenium RC -Junit test case