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
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,17 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### module-webdriver 3.2.2: 3.2.2
13
+
14
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2024/02/16 14:01:34 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
15
+
16
+
17
+
18
+
* Fix namespace mismatch of ActionSequence by **[mbrodala](https://github.com/mbrodala)** in https://github.com/Codeception/module-webdriver/pull/116
19
+
* Fix type error when using `seeLink` by **[craig-mcmahon](https://github.com/craig-mcmahon)** in https://github.com/Codeception/module-webdriver/pull/119
20
+
* Fix WebDriver connection exception handling by **[Naktibalda](https://github.com/Naktibalda)** in https://github.com/Codeception/module-webdriver/pull/121
21
+
22
+
12
23
### module-webdriver 4.0.1: 4.0.1
13
24
14
25
Released by [ Naktibalda](https://github.com/Naktibalda) on 2024/02/16 12:54:25 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -3449,15 +3460,6 @@ Released by [ Naktib
3449
3460
3450
3461
3451
3462
3452
-
### module-webdriver 1.0.4: Fixed switchToIframe by name
3453
-
3454
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/03/04 16:54:45 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
3455
-
3456
-
3457
-
3458
-
* Fixed switchToIframe by name when php-webdriver 1.8 is used [#6](https://github.com/Codeception/module-webdriver/issues/6) by **[eXorus](https://github.com/eXorus)**
3459
-
3460
-
3461
3463
### module-ftp 1.0.1: Fixed Filename cannot be empty error when SFTP key is not specified
3462
3464
3463
3465
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/02/29 14:55:56 / [Repository](https://github.com/Codeception/module-ftp) / [Releases](https://github.com/Codeception/module-ftp/releases)
0 commit comments