Skip to content

Supported Selenium version? #13

@ghost

Description

Which version of Selenium should be supported by this test library? I use branch b-1.1 and in the Readme there is no information about specific requirements.

When I use a current Selenium (3.4.0) docker run --rm -p 4444:4444 selenium/standalone-firefox:latest runtests-selenium does not work:

Selenium\Exception: Unexpected response from Selenium server

When I use an older Selenium (2.53.1) docker run --rm -p 4444:4444 selenium/standalone-firefox:2.53.1 runtests-selenium does work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions