Skip to content

ChromeDriver failure when using CucumberJs #147

@AdrienLemaire

Description

@AdrienLemaire

We started to work on features, now that Cucumberjs supports steps outlines.
And when trying to implement the first action in the first step, chromedriver fails.

Code is here: https://github.com/CoinsManager/CoinsManager/pull/51/files

And we get the following error:

Fatal error: unknown error: unable to discover open pages
  (Driver info: chromedriver=2.0,platform=Linux 3.13.5-1-ARCH x86_64) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 20.33 seconds
Build info: version: '2.32.0', revision: '6c40c18', time: '2013-04-09 17:22:56'
System info: os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.5-1-ARCH', java.version: '1.7.0_51'
Driver info: org.openqa.selenium.chrome.ChromeDriver

Any idea how to solve this?

Another thing, not a bug but annoying: Before getting the error, rtd is opening a new browser page in a new window. Because I'm using a tiling manager, I'd really prefer having a new tab opened in my existing chromium session window. Is there a config for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions