-
Notifications
You must be signed in to change notification settings - Fork 21
Closed

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
Labels
No labels