哪个firefox与selenium 2.49或2.48.2兼容?

哪个firefox与selenium 2.49或2.48.2兼容?,firefox,selenium,selenium-webdriver,selenium-grid,Firefox,Selenium,Selenium Webdriver,Selenium Grid,我在RHEL6.4上使用firefox编写selenium脚本。为此,我使用了selenium 2.48.2和2.49版本,但我找不到与这些selenium版本兼容的firefox版本。我使用Xming在windows上从linux触发firefox。请任何人提供一些帮助,以firefox驱动程序与selenium 2.49或2.48.2兼容。我已经尝试过firefox 39,41,43,44版本,但我得到了以下例外- org.openqa.selenium.firefox.NotConnect

我在RHEL6.4上使用firefox编写selenium脚本。为此,我使用了selenium 2.48.2和2.49版本,但我找不到与这些selenium版本兼容的firefox版本。我使用Xming在windows上从linux触发firefox。请任何人提供一些帮助,以firefox驱动程序与selenium 2.49或2.48.2兼容。我已经尝试过firefox 39,41,43,44版本,但我得到了以下例外-

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console output:
iding the updated system add-ons.
1456292657904   addons.manager  DEBUG   Registering startup change 'installed' for fxdriver@googlecode.com
1456292657904   addons.xpi-utils        DEBUG   Make addon app-profile:fxdriver@googlecode.com visible
1456292657905   DeferredSave.extensions.json    DEBUG   Save changes
1456292657905   addons.xpi-utils        DEBUG   Make addon app-global:{972ce4c6-7e08-4474-a285-3208198ce6fd} visible
1456292657905   DeferredSave.extensions.json    DEBUG   Save changes
1456292657906   addons.xpi      DEBUG   Updating XPIState for `{"id":"fxdriver@googlecode.com","syncGUID":"RdhxVFQ80wzQ","location":"app-profile","version":"2.48.0","type":"extension","internalName":null,"updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Firefox WebDriver","description":"WebDriver implementation for Firefox","creator":"Simon Stewart","homepageURL":null},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"/tmp/anonymous3945461434748043456webdriver-profile/extensions/fxdriver@googlecode.com","installDate":1456292633000,"updateDate":1456292633000,"applyBackgroundUpdates":1,"bootstrap":false,"size":3213569,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":true,"hasBinaryComponents":true,"strictCompatibility":false,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"3.0","maxVersion":"45.0"}],"targetPlatforms":[{"os":"Darwin","abi":null},{"os":"SunOS","abi":null},{"os":"FreeBSD","abi":null},{"os":"OpenBSD","abi":null},{"os":"WINNT","abi":"x86-msvc"},{"os":"Linux","abi":null}],"multiprocessCompatible":false,"signedState":0}
1456292657907   addons.xpi      DEBUG   getModTime: Recursive scan of fxdriver@googlecode.com
1456292657909   addons.xpi      DEBUG   Updating XPIState for {"id":"{972ce4c6-7e08-4474-a285-3208198ce6fd}","syncGUID":"B6gLC6ZQUiLs","location":"app-global","version":"43.0","type":"theme","internalName":"classic/1.0","updateURL":null,"updateKey":null,"optionsURL":null,"optionsType":null,"aboutURL":null,"iconURL":null,"icon64URL":null,"defaultLocale":{"name":"Default","description":"The default theme.","creator":"Mozilla","homepageURL":null,"contributors":["Mozilla Contributors"]},"visible":true,"active":true,"userDisabled":false,"appDisabled":false,"descriptor":"/opt/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}","installDate":1449604917000,"updateDate":1449604917000,"applyBackgroundUpdates":1,"skinnable":true,"size":5022,"sourceURI":null,"releaseNotesURI":null,"softDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"strictCompatibility":true,"locales":[],"targetApplications":[{"id":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","minVersion":"43.0","maxVersion":"43.0"}],"targetPlatforms":[]}
1456292657910   addons.xpi      DEBUG   getModTime: Recursive scan of {972ce4c6-7e08-4474-a285-3208198ce6fd}
1456292657911   DeferredSave.extensions.json    DEBUG   Save changes
1456292657911   addons.xpi      DEBUG   Updating database with changes to installed add-ons
1456292657911   addons.xpi-utils        DEBUG   Updating add-on states
1456292657912   addons.xpi-utils        DEBUG   Writing add-ons list
1456292657923   addons.manager  DEBUG   Registering shutdown blocker for XPIProvider
1456292657924   addons.manager  DEBUG   Provider finished startup: XPIProvider
1456292657924   addons.manager  DEBUG   Starting provider: LightweightThemeManager
1456292657924   addons.manager  DEBUG   Registering shutdown blocker for LightweightThemeManager
1456292657925   addons.manager  DEBUG   Provider finished startup: LightweightThemeManager
1456292657926   addons.manager  DEBUG   Starting provider: GMPProvider
1456292657932   addons.manager  DEBUG   Registering shutdown blocker for GMPProvider
1456292657932   addons.manager  DEBUG   Provider finished startup: GMPProvider
1456292657932   addons.manager  DEBUG   Starting provider: PluginProvider
1456292657933   addons.manager  DEBUG   Registering shutdown blocker for PluginProvider
1456292657933   addons.manager  DEBUG   Provider finished startup: PluginProvider
1456292657934   addons.manager  DEBUG   Completed startup sequence

    at org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:123)
    at org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:271)
    at org.openqa.selenium.remote.RemoteWebDriver.<init>(RemoteWebDriver.java:117)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:216)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:211)
    at org.openqa.selenium.firefox.FirefoxDriver.<init>(FirefoxDriver.java:207)`
org.openqa.selenium.firefox.NotConnectedException:45000毫秒后无法连接到端口7055上的主机127.0.0.1。firefox控制台输出:
正在标识更新的系统加载项。
1456292657904 addons.manager调试注册“已安装”的启动更改fxdriver@googlecode.com
1456292657904加载项.xpi-utils调试生成加载项应用程序配置文件:fxdriver@googlecode.com看得见的
1456292657905 DeferredSave.extensions.json调试保存更改
1456292657905 addons.xpi-utils调试使addon应用程序全局:{972ce4c6-7e08-4474-a285-3208198ce6fd}可见
1456292657905 DeferredSave.extensions.json调试保存更改
1456292657906 addons.xpi调试更新`{“id”的XPIState:fxdriver@googlecode.com“,”syncGUID“:”RdhxVFQ80wzQ“,”位置“:”应用程序配置文件“,”版本“:”2.48.0“,”类型“:”扩展“,”内部名称“:null,“updateURL”:null,“updateKey”:null,“optionsURL”:null,“optionsType”:null,“aboutURL”:null,“icon64URL”:null,“defaultLocale”:{“name”:“Firefox WebDriver”、“描述”:“Firefox的WebDriver实现”、“创建者”:“Simon Stewart”、“homepageURL”:null},“可见”:true,“活动”:true,“userDisabled”:false,“appDisabled”:false,“描述符”:/tmp/Anonymous39454614347480456WebDriver配置文件/扩展/fxdriver@googlecode.com,“安装日期”:1456292633000,“更新日期”:1456292633000applyBackgroundUpdates:1,“bootstrap”:false,“size”:3213569,“sourceURI”:null,“releaseNotesURI”:null,“softDisabled”:false,“foreignInstall”:true,“hasBinaryComponents”:true,“strictCompatibility”:false,“locales”:[],“targetApplications”:[{“id”:“{ec8030f7-c20a-464f-9b0e-13a3a9e97384}”,“minVersion”:“3.0”,“maxVersion”:“45.0”],“TargetPlatform”:[{“os”:”达尔文,abi:null},{os:“SunOS”,“abi:null},{os:“FreeBSD”,“abi:null},{os:“OpenBSD”,“abi:null},{os:“WINNT”,“abi:“x86 msvc”},{os:“Linux”,“abi:null}],“多进程兼容”:false,“signedState”:0}
1456292657907 addons.xpi DEBUG getModTime:的递归扫描fxdriver@googlecode.com
1456292657909 addons.xpi调试更新XPIState for{“id”:“{972ce4c6-7e08-4474-a285-3208198ce6fd}”,“syncGUID”:“B6gLC6ZQUiLs”,“location”:“app global”,“version”:“43.0”,“type”:“theme”,“internalName”:“classic/1.0”,“updateURL”:null,“updateKey”:null,“optionsURL”:null,“optionsType”:null,“aboutURL”:null,“iconURL”:null,“icon64URL”:null,”defaultLocale:“{”名称“:”默认“,”描述“:”默认主题“,”创建者“:”Mozilla“,”homepageURL“:”null,“贡献者“:”[“Mozilla贡献者”],”可见“,”真“,”活动“,”真“,”用户禁用“:”假“,”appDisabled“,”描述符“:”/opt/firefox/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}”,“安装日期“:1449604917000,”更新日期“:1449604917000,“applyBackgroundUpdates”:1,“skinnable”:true,“size”:5022,“sourceURI”:null,“releaseNotesURI”:null,“softDisabled”:false,“foreignInstall”:false,“hasBinaryComponents”:false,“StricCompatibility”:true,“locales”:[],“TargetApplication”:[{“id”:“{ec8030f7-c20a-464f-9b0e-13a3a9e97384}”,“minVersion”:“43.0”,“maxVersion”:“43.0”},,”,“目标平台”:[]}
1456292657910 addons.xpi DEBUG getModTime:递归扫描{972ce4c6-7e08-4474-a285-3208198ce6fd}
1456292657911 DeferredSave.extensions.json调试保存更改
1456292657911 addons.xpi调试使用对已安装加载项的更改更新数据库
1456292657911加载项.xpi-utils调试更新加载项状态
1456292657912加载项.xpi-utils调试写入加载项列表
1456292657923 addons.manager调试为XPIProvider注册关机阻止程序
1456292657924 addons.manager调试提供程序已完成启动:XPIProvider
1456292657924 addons.manager调试启动提供程序:LightweightTheManager
1456292657924 addons.manager调试为Lightweight TheManager注册关机阻止程序
1456292657925 addons.manager调试提供程序已完成启动:LightweightTheManager
1456292657926 addons.manager调试启动提供程序:GMPProvider
1456292657932 addons.manager调试为GMPProvider注册关机阻止程序
1456292657932 addons.manager调试提供程序已完成启动:GMPProvider
1456292657932 addons.manager调试启动提供程序:PluginProvider
1456292657933 addons.manager调试为PluginProvider注册关机阻止程序
1456292657933 addons.manager调试提供程序已完成启动:PluginProvider
1456292657934 addons.manager调试已完成启动序列
位于org.openqa.selenium.firefox.internal.NewProfileExtensionConnection.start(NewProfileExtensionConnection.java:123)
位于org.openqa.selenium.firefox.FirefoxDriver.startClient(FirefoxDriver.java:271)
位于org.openqa.selenium.remote.RemoteWebDriver。(RemoteWebDriver.java:117)
位于org.openqa.selenium.firefox.FirefoxDriver.(FirefoxDriver.java:216)
位于org.openqa.selenium.firefox.FirefoxDriver.(FirefoxDriver.java:211)
位于org.openqa.selenium.firefox.FirefoxDriver.(FirefoxDriver.java:207)`
此外,我还发现selenium 2.41与firefox 30版本配合使用,但我想使用selenium 2.49,因此我希望兼容firefox 2.49版本。

以下是更改日志:


Firefox v41应该可以与selenium 2.49配合使用。Firefox v42可以很好地配合使用。我在这两个版本中都使用了v42。它在2.48版中说,如果您打算使用任何本机事件调用,例如
驱动程序。navigate()
元素。单击()