Skip to content

Releases: Codeception/lib-innerbrowser

1.3.6

17 Jan 11:25
41b79ba
Compare
Choose a tag to compare
  • Don't set request body for HEAD requests #26

1.3.5: Merge pull request #20 from Codeception/issue-6022

02 Jan 19:01
956101b
Compare
Choose a tag to compare

Support PHP 8

22 Oct 06:23
Compare
Choose a tag to compare

No code changes

1.3.3

11 Oct 19:05
Compare
Choose a tag to compare
  • Added missing http codes.
  • Improved documentation of Ajax methods

1.3.2: Merge pull request #10 from Codeception/regex-fix

05 Jul 14:22
7bdcee4
Compare
Choose a tag to compare
  • Updated (dont)seeCurrentUrlMatches methods to use wrapper method instead of deprecated assert(Not)RegExp method.
  • Fixed various code smells reported by PhpStorm

PHPUnit9 compatibility

20 Feb 14:52
2123542
Compare
Choose a tag to compare
  • proceedSeeInField casts value to string before comparison

Allow to add or remove server parameters

27 Jan 09:33
eb43279
Compare
Choose a tag to compare

Symfony 5: catch another exception

26 Nov 16:50
Compare
Choose a tag to compare
1.2.3

Symfony 5: Catch another exception

Really fixed _failed handling with Symfony 5

24 Nov 16:43
Compare
Choose a tag to compare
1.2.2

Merge branch 'symfony5-failed'

Fixed _failed handling with Symfony 5

24 Nov 16:32
0b00214
Compare
Choose a tag to compare
Merge pull request #3 from Codeception/symfony5-failed

Fixed _failed handling with Symfony 5