Skip to content

Commit eeb69c0

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent 0fb81e4 commit eeb69c0

File tree

1 file changed

+19
-20
lines changed

1 file changed

+19
-20
lines changed

changelog.markdown

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,17 +1207,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
12071207
* Action file generator: Fixed handling of self and parent types
12081208

12091209

1210-
### module-webdriver 3.1.0: 3.1.0
1211-
1212-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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-
12211210
### module-soap 3.0.0: 3.0.0
12221211

12231212
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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 [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
32643253
* Fixed various code smells reported by PhpStorm
32653254

32663255

3267-
### module-webdriver 1.1.0: switchToFrame
3268-
3269-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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)
3270-
3271-
3272-
3273-
* Introduced switchToFrame method [#9](https://github.com/Codeception/module-webdriver/issues/9)
3274-
3275-
32763256
### module-webdriver 1.0.8: Suppress UnknownErrorException in _closeSession
32773257

32783258
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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 [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
34743454
Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput
34753455

34763456

3457+
### module-webdriver 1.0.2: Updated documentation of debug_log_entries
3458+
3459+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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+
34773467
### module-rest 1.2.0: Response validation using JsonSchema
34783468

34793469
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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 [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
35563546

35573547

35583548

3549+
### module-webdriver 1.0.1: webdriver package moved to php-webdriver org
3550+
3551+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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+
35593558
### module-rest 1.0.1: Updated flow/jsonpath library to 0.5
35603559

35613560
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) 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

Comments
 (0)