Releases: Codeception/lib-innerbrowser
Releases · Codeception/lib-innerbrowser
1.3.6
1.3.5: Merge pull request #20 from Codeception/issue-6022
- Fixed filling of fields that are linked to form using
form
attribute 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
Really fixed _failed handling with Symfony 5
1.2.2 Merge branch 'symfony5-failed'
Fixed _failed handling with Symfony 5
Merge pull request #3 from Codeception/symfony5-failed Fixed _failed handling with Symfony 5