You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,15 @@ title: Codeception Changelog
7
7
8
8
# Changelog
9
9
10
+
#### 2.5.6
11
+
12
+
***[WebDriver]** Fixed `loadSessionSnapshot` with php-webdriver 1.1.3 by **[Naktibalda](https://github.com/Naktibalda)**.
13
+
***[WebDriver]** Avoid removing required fields in cookies. [#5470](https://github.com/Codeception/Codeception/issues/5470) by **[JorisVanEijden](https://github.com/JorisVanEijden)**
14
+
*[PhpBrowser][Frameworks] Support for `formaction` attribute in `button` to submit forms. By **[Dezzpil](https://github.com/Dezzpil)**
15
+
***[FTP]** Updated to phpseclib v2 constants
16
+
* Fixes: Gherkin Scenarios not loading when specified in group file by **[mozillalives](https://github.com/mozillalives)**. See [#5457](https://github.com/Codeception/Codeception/issues/5457)
17
+
18
+
10
19
#### 2.5.5
11
20
12
21
***[Laravel]** Fix missing declaration shouldReport in Laravel 5.8 by **[edno](https://github.com/edno)**
0 commit comments