v1.0.3
Features:
- Bumped
symfony/panther
to~0.7
- Bumped
behat/mink
to~1.8
- Added support for
keyUp
,keyDown
andsendKeys
- 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