Firefox 24, 31 and 32 are officially supported - refer
https://github.com/SeleniumHQ/selenium/blob/master/java/CHANGELOG

Note that you can use webdriver.firefox.bin  to run tests with different
firefox version without actually downgrading firefox on your machine -
refer
 
http://stackoverflow.com/questions/17398896/how-to-use-different-version-of-firefox-using-webdriver
<http://stackoverflow.com/questions/17398896/how-to-use-different-version-of-firefox-using-webdriver>

Thanks,
Krishantha.

On Thu, Jun 30, 2016 at 11:13 AM, Thilini Cooray <[email protected]> wrote:

> Hi,
>
> You will be able to run our automated Selenium tests on Firefox 23.0
> AFAIR newer versions of Firefox is not compatible.
>
> Thanks.
>
> On Thu, Jun 30, 2016 at 11:07 AM, Amalka Subasinghe <[email protected]>
> wrote:
>
>> Hi,
>>
>> I'm executing product-mb selenium tests, getting following error. I have
>> firefox. 46.0.1 installed in my local machine
>>
>>
>> JavaScript warning:
>> https://normandy.cdn.mozilla.net/static/js/bundles/selfrepair-7575f6d27445b45bcffb.js,
>> line 9825: mutating the [[Prototype]] of an object will cause your code to
>> run very slowly; instead create the object with the correct initial
>> [[Prototype]] value using Object.create
>> Build info: version: '2.43.0', revision:
>> 'accb3003b9fb8f7cae30f9669b4c594a065396a6', time: '2014-09-09 22:22:51'
>> System info: host: 'amalka-pc', ip: '127.0.0.1', os.name: 'Linux',
>> os.arch: 'amd64', os.version: '3.13.0-55-generic', java.version: '1.7.0_79'
>> Driver info: driver.version: FirefoxDriver
>>     at
>> org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:130)
>>     at
>> org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:246)
>>     at
>> org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:114)
>>     at
>> org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:191)
>>     at
>> org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:186)
>>     at
>> org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:182)
>>     at
>> org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:95)
>>     at
>> org.wso2.carbon.automation.extensions.selenium.BrowserManager.getDriver(BrowserManager.java:86)
>>     at
>> org.wso2.carbon.automation.extensions.selenium.BrowserManager.getWebDriver(BrowserManager.java:62)
>>     at
>> org.wso2.mb.integration.common.utils.backend.MBIntegrationUiBaseTest.init(MBIntegrationUiBaseTest.java:67)
>>     at
>> org.wso2.carbon.mb.ui.test.login.LoginTestCase.init(LoginTestCase.java:47)
>> Caused by: org.openqa.selenium.firefox.NotConnectedException: Unable to
>> connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console
>> output:
>> la.org
>> ":{"d":"/usr/lib/firefox/browser/extensions/[email protected]
>> ","e":true,"v":"46.0.1","st":1463011425000},"{972ce4c6-7e08-4474-a285-3208198ce6fd}":{"d":"/usr/lib/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi","e":true,"v":"46.0.1","st":1463010896000},"
>> [email protected]
>> ":{"d":"/usr/lib/firefox/browser/extensions/[email protected]
>> ","e":true,"v":"46.0.1","st":1463011425000}},"app-system-share":{"
>> [email protected]
>> ":{"d":"/usr/share/mozilla/extensions/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/[email protected]
>> ","e":false,"v":"3.2","st":1442597111000}}}
>>
>> Thanks
>> Amalka
>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Best Regards,
>
> *Thilini Cooray*
> Software Engineer
> Mobile : +94 (0) 774 570 112 <%2B94%20%280%29%20773%20451194>
> E-mail : [email protected]
>
> WSO2 Inc. www.wso2.com
> lean.enterprise.middleware
>



-- 
Krishantha Samaraweera
Senior Technical Lead - Test Automation
Mobile: +94 77 7759918
WSO2, Inc.; http://wso2.com/
lean . enterprise . middleware.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to