Skip to content

Releases: minkphp/webdriver-classic-driver

1.1.0

12 Nov 21:42
ca55cde
Compare
Choose a tag to compare

What's Changed

  • Use port from host var by @uuf6429 in #34
  • Improve start/stop test coverage by @uuf6429 in #37
  • Persist original browser name by @uuf6429 in #42
  • Wrap WebDriver exception about failed to load page into DriverException by @aik099 in #39
  • Optimize build matrix by @uuf6429 in #41
  • Simplify custom tests by @uuf6429 in #43
  • Allow skipping custom tests (copy/paste from "driver-testsuite") by @aik099 in #47
  • Support MinkSelenium2Driver page timeout by @uuf6429 in #38

Full Changelog: 1.0.0...1.1.0

1.0.0

01 Nov 13:22
ea2ee82
Compare
Choose a tag to compare

What's Changed

  • Add the possibility to trigger a CI run manually by @stof in #2
  • Add static analysis with phpstan by @stof in #3
  • Implement the driver by @uuf6429 in #1
  • Update github actions by @uuf6429 in #12
  • Exception message correction by @aik099 in #14
  • The README.md improvements by @aik099 in #13
  • Rename WebdriverClassDriver namespace to WebdriverClassicDriver by @uuf6429 in #20
  • Require symfony/process as dev dependency by @uuf6429 in #23
  • Don't iterate windows, when already at correct window by @aik099 in #24
  • Harden window closing code upon session reset by @aik099 in #27
  • Use chromium that run ARM and x86_64, and use dev webdriver. by @saidatom in #29
  • Use innerText instead of selenium call by @uuf6429 in #32

New Contributors

Full Changelog: https://github.com/minkphp/webdriver-classic-driver/commits/1.0.0