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
Original file line number
Diff line number
Diff line change
@@ -193,15 +193,6 @@ Released by [ Naktib
193
193
* Supports PHPUnit 10
194
194
195
195
196
-
### module-webdriver 3.2.1: 3.2.1
197
-
198
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/02/03 21:48:22 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
199
-
200
-
201
-
202
-
* 3.x versions are compatible with PHPUnit 9 only
203
-
204
-
205
196
### lib-innerbrowser 4.0.0: 4.0.0
206
197
207
198
Released by [ Naktibalda](https://github.com/Naktibalda) on 2023/02/03 19:33:48 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
@@ -3289,6 +3280,16 @@ Released by [ Naktib
3289
3280
Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput
3290
3281
3291
3282
3283
+
### module-webdriver 1.0.2: Updated documentation of debug_log_entries
3284
+
3285
+
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)
3286
+
3287
+
3288
+
3289
+
module-webdriver does not display Selenium logs on every error by default,
3290
+
for debugging please change debug_log_entries in module configuration to positive value.
3291
+
3292
+
3292
3293
### module-rest 1.2.0: Response validation using JsonSchema
3293
3294
3294
3295
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