Thank you J
--
You received this message because you are subscribed to the Google Groups "webdriver" group.
To view this discussion on the web visit https://groups.google.com/d/msg/webdriver/-/gi_Xh5v1GdsJ.
To unsubscribe from this group, send email to webdriver+unsubscribe@googlegroups.com.
I wouldn't delete the Default profile though, unless you absolutely have screwed it up. It does give you the option of deleting the profile from the list, but leaving the files. Be sure that after you create the profile you want that you run it one more time and choose the default profile so that manually invoking Firefox doesn't screw up your stored profile!
I put a profile out for every major version (minor revisions should not matter) and name the directory Firefox#.profile. I have one for Firefox 3 through 13.
Mike.exe tha
To view this discussion on the web visit https://groups.google.com/d/msg/webdriver/-/1Ks0FiBN2ngJ.
To unsubscribe from this group, send email to webdriver+...@googlegroups.com.
Hi All,
I am also getting the same error, i have loaded selenium ver 2.24.1 running on firefox 9.
I have checked the below
1. firefox.exe in C:\Program Files\Mozilla Firefox\
2. Reinstall the firefox. Still i am getting same error. Please help me. I am posting the error message below.
Exception in thread "main" org.openqa.selenium.WebDriverException: org.openqa.selenium.WebDriverException: Failed to connect to binary FirefoxBinary(C:\Program Files\Mozilla Firefox\firefox.exe) on port 7055; process output follows:
ÿ
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.6.0_20'
Driver info: driver.version: firefox
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.6.0_20'
Driver info: driver.version: firefox
at org.openqa.selenium.firefox.internal.ExtensionConnectionFactory.connectTo(ExtensionConnectionFactory.java:46)
at org.openqa.selenium.firefox.FirefoxDriver.connectTo(FirefoxDriver.java:139)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:129)
at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:109)
at Demo.demo.main(demo.java:17)
Caused by: org.openqa.selenium.WebDriverException: Failed to connect to binary FirefoxBinary(C:\Program Files\Mozilla Firefox\firefox.exe) on port 7055; process output follows:
ÿ
System info: os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.6.0_20'
Driver info: driver.version: firefox
at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.connectToBrowser(NewProfileExtensionConnection.java:68)
at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.<init>(NewProfileExtensionConnection.java:57)
at org.openqa.selenium.firefox.internal.ExtensionConnectionFactory.connectTo(ExtensionConnectionFactory.java:44)
... 4 more
Caused by: org.openqa.selenium.firefox.NotConnectedException: Failed to start up socket within 45000
at org.openqa.selenium.firefox.internal.AbstractExtensionConnection.connectToBrowser(AbstractExtensionConnection.java:143)
at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.connectToBrowser(NewProfileExtensionConnection.java:66)
Thanks
Srinivas
--
You received this message because you are subscribed to the Google Groups "webdriver" group.
To view this discussion on the web visit https://groups.google.com/d/msg/webdriver/-/kMT2L5StUFUJ.