Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SeInterpreter compatibility issue with ForeFox #1

Open
ledangking opened this issue Oct 31, 2017 · 0 comments
Open

SeInterpreter compatibility issue with ForeFox #1

ledangking opened this issue Oct 31, 2017 · 0 comments

Comments

@ledangking
Copy link

Hi,
I have compatibility issue with SeInterpreter version B14 to run full.example.json script with Firefox version 47,54,55,56 in windows command mode. The failure details are as following:
1)Interpreter: SeIntrepreterB14
2)Server plugin:Selenium-server-standalone-3.4.0.jar
3)FireFox: 47,54,55,56

However, the same script I can run it by using Selenium Builder 3.1.0.4
The compatibility error log is as below:

org.openqa.selenium.firefox.NotConnectedException: Unable to connect to host 127.0.0.1 on port 7055 after 45000 ms. Firefox console out
put:
s
1509420612343 addons.xpi DEBUG Existing add-on [email protected] in app-system-defaults
1509420612343 addons.xpi DEBUG Existing add-on [email protected] in app-system-defaults
1509420612343 addons.xpi DEBUG Existing add-on [email protected] in app-system-defaults
1509420612344 addons.xpi DEBUG Existing add-on [email protected] in app-system-defaults
1509420612344 addons.xpi DEBUG Existing add-on [email protected] in app-system-defaults
1509420612344 addons.xpi DEBUG Existing add-on [email protected] in app-system-defaults
1509420612345 addons.xpi INFO Mapping {972ce4c6-7e08-4474-a285-3208198ce6fd} to C:\Program Files\Mozilla Firefox\browser\exte
nsions{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
1509420612345 addons.xpi DEBUG Existing add-on {972ce4c6-7e08-4474-a285-3208198ce6fd} in app-global
1509420612346 addons.xpi DEBUG getInstallState changed: false, state: {}
1509420612579 addons.productaddons INFO sending request to: https://aus5.mozilla.org/update/3/GMP/55.0.1/20170809080026/WINNT_x
86_64-msvc-x64/en-US/release-cck-mozilla-EMEfree/Windows_NT%206.1.1.0%20(x64)/mozilla-EMEfree/1.0/update.xml
1509420613740 addons.productaddons INFO Completed downloading document
1509420614087 addons.productaddons INFO downloadXHR File download. status=200
1509420614089 addons.productaddons INFO Downloaded file will be saved to C:\Users\kimhua.ng\AppData\Local\Temp\tmpaddon-1fa98e
1509420620928 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 1.1
1509420620929 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 55.1
1509420620938 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 10.10.0
1509420620940 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 0.9.1
1509420620941 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 1.0.5
1509420620942 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 2.0
1509420620943 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 1.2
1509420620944 addons.xpi DEBUG Calling bootstrap method shutdown on [email protected] version 2.0
Unable to read VR Path Registry from C:\Users\kimhua.ng\AppData\Local\openvr\openvrpaths.vrpath
[GPU 7328] WARNING: pipe error: 109: file c:/builds/moz2_slave/m-rel-w64-00000000000000000000/build/src/ipc/chromium/src/chrome/common/
ipc_channel_win.cc, line 346
[GPU 7328] WARNING: pipe error: 109: file c:/builds/moz2_slave/m-rel-w64-00000000000000000000/build/src/ipc/chromium/src/chrome/common/
ipc_channel_win.cc, line 346
Unable to read VR Path Registry from C:\Users\kimhua.ng\AppData\Local\openvr\openvrpaths.vrpath
[Child 7808] WARNING: pipe error: 109: file c:/builds/moz2_slave/m-rel-w64-00000000000000000000/build/src/ipc/chromium/src/chrome/commo
n/ipc_channel_win.cc, line 346
[Child 7808] WARNING: pipe error: 109: file c:/builds/moz2_slave/m-rel-w64-00000000000000000000/build/src/ipc/chromium/src/chrome/commo
n/ipc_channel_win.cc, line 346
1509420621153 addons.manager DEBUG shutdown
1509420621154 addons.manager DEBUG Calling shutdown blocker for XPIProvider
1509420621154 addons.xpi DEBUG shutdown
1509420621154 addons.xpi-utils DEBUG shutdown
1509420621155 addons.manager DEBUG Calling shutdown blocker for LightweightThemeManager
1509420621156 addons.manager DEBUG Calling shutdown blocker for GMPProvider
1509420621157 addons.manager DEBUG Calling shutdown blocker for PluginProvider
1509420621157 addons.manager DEBUG Calling shutdown blocker for PreviousExperimentProvider
1509420621157 addons.manager DEBUG Calling shutdown blocker for
1509420621160 addons.xpi DEBUG Notifying XPI shutdown observers
1509420621166 addons.manager DEBUG Async provider shutdown done
[GPU 7328] WARNING: pipe error: 109: file c:/builds/moz2_slave/m-rel-w64-00000000000000000000/build/src/ipc/chromium/src/chrome/common/
ipc_channel_win.cc, line 346
Please help and enlighten me how to resolve this error. Thanks in advance.
KH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant