Selenium issue

851 views
Skip to first unread message

Jim O'Keefe

unread,
Feb 15, 2016, 7:08:34 PM2/15/16
to Xindi CMS CFML
I run http://localhost/xindi/_tests/automation/Tests.cfc?method=runRemote
but get this in firefox:
Firefox can't find the file at chrome://src/content/RemoteRunner.html?sessionId=bd96c0ff9fcd4228a5c6bbe8e912f949&multiWindow=true&baseUrl=http://localhost/xindi&debugMode=false&driverUrl=http://localhost:4444/selenium-server/driver/.

Eventually Tests.cfc times out. What is the meaning of a URL that begins with "chrome"? Is it looking for the Selenium RC runner extension that firefox has disabled? If so is there an updated version that firefox will accept?

Simon Bingham

unread,
Feb 16, 2016, 4:06:28 AM2/16/16
to Xindi CMS CFML
Hi Jim. According to https://github.com/SeleniumHQ/selenium/issues/1444 Selenium RC is deprecated and Firefox doesn't support it anymore. :(

What happens if you change https://github.com/simonbingham/xindi/blob/master/_tests/automation/Tests.cfc#L12 to *googlechrome (assuming you have Google Chrome installed)?

Jim O'Keefe

unread,
Feb 16, 2016, 1:13:48 PM2/16/16
to Xindi CMS CFML
I'll try that tonight. I didn't know you can link to a line # in a git hub repo like that. Very handy.

Jim O'Keefe

unread,
Feb 16, 2016, 11:20:56 PM2/16/16
to Xindi CMS CFML
That worked! That was a lot of fun to watch! Xindi going through its tests driven by Selenium. Thanks for your help Simon.


On Tuesday, February 16, 2016 at 4:06:28 AM UTC-5, Simon Bingham wrote:

Simon Bingham

unread,
Feb 17, 2016, 4:39:34 AM2/17/16
to Xindi CMS CFML
That's good news. I think I'll update Xindi to use Google Chrome by default for the time-being.
Reply all
Reply to author
Forward
0 new messages