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
+20-19Lines changed: 20 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -1207,6 +1207,17 @@ Released by [ Naktib
1207
1207
* Action file generator: Fixed handling of self and parent types
1208
1208
1209
1209
1210
+
### module-webdriver 3.1.0: 3.1.0
1211
+
1212
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/11 17:08:21 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
1213
+
1214
+
1215
+
1216
+
* Moved WebDriver constraints from codeception/codeception
1217
+
* Moved code shared with lib-innerbrowser to codeception/lib-web
1218
+
* Improved code style
1219
+
1220
+
1210
1221
### module-soap 3.0.0: 3.0.0
1211
1222
1212
1223
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/03/11 16:39:18 / [Repository](https://github.com/Codeception/module-soap) / [Releases](https://github.com/Codeception/module-soap/releases)
@@ -3253,6 +3264,15 @@ Released by [ Naktib
3253
3264
* Fixed various code smells reported by PhpStorm
3254
3265
3255
3266
3267
+
### module-webdriver 1.1.0: switchToFrame
3268
+
3269
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/05/31 08:52:02 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
### module-webdriver 1.0.8: Suppress UnknownErrorException in _closeSession
3257
3277
3258
3278
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/04/29 13:52:51 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -3454,16 +3474,6 @@ Released by [ Naktib
3454
3474
Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput
3455
3475
3456
3476
3457
-
### module-webdriver 1.0.2: Updated documentation of debug_log_entries
3458
-
3459
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/02/04 17:25:43 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
3460
-
3461
-
3462
-
3463
-
module-webdriver does not display Selenium logs on every error by default,
3464
-
for debugging please change debug_log_entries in module configuration to positive value.
3465
-
3466
-
3467
3477
### module-rest 1.2.0: Response validation using JsonSchema
3468
3478
3469
3479
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/02/01 19:29:49 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
@@ -3546,15 +3556,6 @@ Released by [ Naktib
3546
3556
3547
3557
3548
3558
3549
-
### module-webdriver 1.0.1: webdriver package moved to php-webdriver org
3550
-
3551
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/01/20 08:00:05 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
3552
-
3553
-
3554
-
3555
-
3556
-
3557
-
3558
3559
### module-rest 1.0.1: Updated flow/jsonpath library to 0.5
3559
3560
3560
3561
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/01/17 16:55:55 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
0 commit comments