Skip to content

Commit dad84f1

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

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

changelog.markdown

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,17 @@ 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+
12101221
### module-soap 3.0.0: 3.0.0
12111222

12121223
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)
@@ -3253,6 +3264,15 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
32533264
* Fixed various code smells reported by PhpStorm
32543265

32553266

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+
32563276
### module-webdriver 1.0.8: Suppress UnknownErrorException in _closeSession
32573277

32583278
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)
@@ -3454,16 +3474,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
34543474
Use assertStringNotContainsString instead of assertNotContains in dontSeeInShellOutput
34553475

34563476

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-
34673477
### module-rest 1.2.0: Response validation using JsonSchema
34683478

34693479
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)
@@ -3546,15 +3556,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
35463556

35473557

35483558

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-
35583559
### module-rest 1.0.1: Updated flow/jsonpath library to 0.5
35593560

35603561
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)