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
+19-20Lines changed: 19 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1207,17 +1207,6 @@ 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
-
1221
1210
### module-soap 3.0.0: 3.0.0
1222
1211
1223
1212
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)
@@ -3264,15 +3253,6 @@ Released by [ Naktib
3264
3253
* Fixed various code smells reported by PhpStorm
3265
3254
3266
3255
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
3277
3257
3278
3258
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)
@@ -3474,6 +3454,16 @@ Released by [ Naktib
3474
3454
Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput
3475
3455
3476
3456
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
+
3477
3467
### module-rest 1.2.0: Response validation using JsonSchema
3478
3468
3479
3469
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)
@@ -3556,6 +3546,15 @@ Released by [ Naktib
3556
3546
3557
3547
3558
3548
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
+
3559
3558
### module-rest 1.0.1: Updated flow/jsonpath library to 0.5
3560
3559
3561
3560
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