Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
9 subscribers
Views
2916 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Running FitNesse Tests
JaiV
A Score Level 1
over 8 years ago
I am not able to run FitNesse scripts that were working earlier. Please let me know if someone has revolved the error mentioned below.
I wrote and executed FitNesse scripts in August 2016, however I tried to run them again today and was not able to initialize the browser.., I am not able to run even the login example.
I also tried reinstalling from scratch with no success. Seems like the Chrome Driver is broken please see the error message.
Initialization
script com.appiancorp.ps.automatedtest.fixture.TempoFixture
setup with browser CHROME
__EXCEPTION__:org.openqa.selenium.SessionNotCreatedException: session not created exception
from unknown error: Runtime.executionContextCreated has invalid 'context': {"auxData":{"frameId":"7592.1","isDefault":true},"id":1,"name":"","origin":"://"}
(Session info: chrome=54.0.2840.99)
(Driver info: chromedriver=2.22.397933 (1cab651507b88dec79b2b2a22d1943c01833cc1b),platform=Wi...
OriginalPostID-246481
Discussion posts and replies are publicly visible
0
JaiV
A Score Level 1
over 8 years ago
...ndows NT 10.0.14393 x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 2.15 seconds
Build info: version: '2.53.0', revision: '35ae25b1534ae328c771e0856c93e187490ca824', time: '2016-03-15 10:43:46'
System info: host: 'XXX-t460', ip: 'XX.50.1.34', os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '1.8.0_101'
Driver info: org.openqa.selenium.chrome.ChromeDriver
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [rt.jar:1.8.0_101]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [rt.jar:1.8.0_101]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [rt.jar:1.8.0_101]
at java.lang.reflect.Constructor.newInstance(Unknown Source) [rt.jar:1.8.0_101]
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:206) [selenium-remote-driver-2.53.0.jar]
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseF...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
JaiV
A Score Level 1
over 8 years ago
...ailed(ErrorHandler.java:158) [selenium-remote-driver-2.53.0.jar]
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:678) [selenium-remote-driver-2.53.0.jar]
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:249) [selenium-remote-driver-2.53.0.jar] ....
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
chandu
A Score Level 2
over 8 years ago
Do you have chrome browser installed in your machine?? Why don't you run with Firefox or ie browser as of now.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
JaiV
A Score Level 1
over 8 years ago
Folks, the chrome browser upgrade has created the issue. The Chrome driver that came with the installation does not work with the new Chrome.
To fix the issue download the new driver from
sites.google.com/.../downloads
or seach "chrome webdriver" in google for the location of the new driver.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel