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
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3028,15 +3028,6 @@ Released by [ Naktib
3028
3028
3029
3029
3030
3030
3031
-
### module-webdriver 1.1.3: Support PHP 8
3032
-
3033
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/10/24 15:41:47 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
3034
-
3035
-
3036
-
3037
-
3038
-
3039
-
3040
3031
### module-phpbrowser 1.0.2: Support PHP 8
3041
3032
3042
3033
Released by [ Naktibalda](https://github.com/Naktibalda) on 2020/10/24 15:29:51 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)
@@ -3474,6 +3465,16 @@ Released by [ Naktib
3474
3465
Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput
3475
3466
3476
3467
3468
+
### module-webdriver 1.0.2: Updated documentation of debug_log_entries
3469
+
3470
+
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)
3471
+
3472
+
3473
+
3474
+
module-webdriver does not display Selenium logs on every error by default,
3475
+
for debugging please change debug_log_entries in module configuration to positive value.
3476
+
3477
+
3477
3478
### module-rest 1.2.0: Response validation using JsonSchema
3478
3479
3479
3480
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)
0 commit comments