Releases: Codeception/lib-innerbrowser
Releases · Codeception/lib-innerbrowser
Fix grabTextFrom TypeError
- Fix Type Error on PHP 8 when array is passed to grabTextFrom#30
1.4.0: Merge pull request #29 from TavoNiievez/master
- Added redirect methods #29
1.3.6
1.3.5: Merge pull request #20 from Codeception/issue-6022
- Fixed filling of fields that are linked to form using
formattribute Codeception/Codeception#6022
Support PHP 8
No code changes
1.3.3
- Added missing http codes.
- Improved documentation of Ajax methods
1.3.2: Merge pull request #10 from Codeception/regex-fix
- Updated (dont)seeCurrentUrlMatches methods to use wrapper method instead of deprecated assert(Not)RegExp method.
- Fixed various code smells reported by PhpStorm
PHPUnit9 compatibility
- proceedSeeInField casts value to string before comparison
Allow to add or remove server parameters
Symfony 5: catch another exception
1.2.3 Symfony 5: Catch another exception