Skip to content
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
This repository was archived by the owner on Nov 29, 2018. It is now read-only.

Receiving org.openqa.selenium.WebDriverException: Cannot find firefox binary in PATH running tests in Selenium IDE with Webdriver playback #5558

@lukeis

Description

@lukeis

Originally reported on Google Code with ID 5558

I keep on getting the following errors when I attempt to run tests in Selenium IDE with
Webdriver playback.

Caused by: org.openqa.selenium.WebDriverException: Cannot find firefox binary in PATH.
Make sure firefox is installed. OS appears to be: VISTA Build info: version: ’2.32.0′,
revision: ’6c40c18′, time: ’2013-04-09 17:22:56′ System info: os.name: ‘Windows 7′,
os.arch: ‘amd64′, os.version: ’6.1′, java.ver sion: ’1.6.0_39′ Driver info: driver.version:
FirefoxDriver at org.openqa.selenium.firefox.internal.Executable.(Executable.jav a:72)
at org.openqa.selenium.firefox.FirefoxBinary.(FirefoxBinary.java:5 9) at org.openqa.selenium.firefox.FirefoxBinary.(FirefoxBinary.java:5
5) at org.openqa.selenium.firefox.FirefoxDriver.getBinary(FirefoxDriver.jav a:175)
at org.openqa.selenium.firefox.FirefoxDriver.(FirefoxDriver.java:1 00) … 14 more

The error mentions not finding the firefox binary in PATH. I updated the Firefox binary
in the path and I still receive the same error message. The functions used in the test
case were one custom case and waitforelementpresent.

This is the variable value that I have in my path C:\Program Files (x86)\Firefox ESR
17

How can I resolve this?

Reported by smseese1 on 2013-04-25 16:23:21

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions