Hi,
Trying to run some tests in Intellij but getting this error:-
org.openqa.selenium.WebDriverException: Cannot find firefox binary in PATH. Make sure firefox is installed. OS appears to be: WIN8
Build info: version: '2.28.0', revision: '18309', time: '2012-12-11 15:53:30'
System info:
os.name: 'Windows 8', os.arch: 'x86', os.version: '6.2', java.version: '1.7.0_11'
I'm running Windows 8 32 bit, FF16 which I believe should be supported in 2.28.0.
Any ideas?
Thanks