packagist behat/mink-selenium2-driver v1.7.0
1.7.0

latest releases: dev-master, dev-feature/add-liscence-text
6 months ago

BC break (when doing custom logic with syn):

  • syn JS library was upgraded from v0.0.3 to v0.15.0

New features:

  • Added parameter types for all methods
  • Added support for Symfony 7

Bug fixes:

  • Fix compatibility of execute with Selenium 4
  • Selenium2Driver::{keyPress, keyDown, keyUp} methods were using numeric string input as char code. Newly an integer type must be passed. Strings are not handled as strings properly, as done in other Mink drivers.
  • Add proper error handling for non-started sessions

Testsuite:

  • Fixed compatibility with the latest driver testsuite
  • Added CI jobs for PHP 8.2 and 8.3
  • Added static analysis with phpstan

Don't miss a new mink-selenium2-driver release

NewReleases is sending notifications on new releases.