php-webdriver icon indicating copy to clipboard operation
php-webdriver copied to clipboard

Test Suite

Open robocoder opened this issue 3 years ago • 3 comments

Add Docker setup (Dockerfile. docker-compose.yaml, and test-suite) to test the master and 1.x branches against:

  • JSON Wire Protocol, i.e., Selenium 3
  • W3C Webdriver Protocol: Selenium 4, ChromeDriver, Geckodriver

robocoder avatar Apr 15 '22 20:04 robocoder

See @mvorisek's PR #114 which added a github workflow for Selenium 2 and 3.

robocoder avatar Apr 19 '22 02:04 robocoder