Skip to content

v1.0.3

Compare
Choose a tag to compare
@robertfausk robertfausk released this 28 Mar 18:42

Features:

  • Bumped symfony/panther to ~0.7
  • Bumped behat/mink to ~1.8
  • Added support for keyUp, keyDown and sendKeys
  • Added support for html5 input type type

Testsuite:

  • Added PHP 7.4 in the CI
  • Removed allowed failures for PHP 7.4

Fixes:

  • Added constants required by PantherTestCase (Thx to @Haehnchen & @symfonyaml)
  • Fixed switchToIFrame when a string is provided

Misc:

  • Added hint about issue This version of ChromeDriver only supports Chrome version to README