Skip to content

Commit 60771a2

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent c9f22e3 commit 60771a2

File tree

4 files changed

+180
-126
lines changed

4 files changed

+180
-126
lines changed

changelog.markdown

Lines changed: 65 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,71 @@ title: Codeception Changelog
99

1010

1111

12+
### lib-innerbrowser 3.1.3: 3.1.3
13+
14+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/10/03 15:36:06 / [Repository](https://github.com/Codeception/lib-innerbrowser) / [Releases](https://github.com/Codeception/lib-innerbrowser/releases)
15+
16+
17+
18+
## What's Changed
19+
* fix: checkbox handling by **[SamMousa](https://github.com/SamMousa)** in https://github.com/Codeception/lib-innerbrowser/pull/60
20+
21+
22+
**Full Changelog**: https://github.com/Codeception/lib-innerbrowser/compare/3.1.2...3.1.3
23+
24+
25+
### Codeception 5.0.3: 5.0.3
26+
27+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/09/30 15:48:28 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
28+
29+
30+
31+
* Fixed passing test result to dependent tests in unit tests ([#6580](https://github.com/Codeception/Codeception/issues/6580))
32+
* Fixed `TypeError` when **[coversNothing](https://github.com/coversNothing)** annotation is used by Slamdunk ([#6582](https://github.com/Codeception/Codeception/issues/6582))
33+
* `codecept init unit` creates `tests/Support` directory ([#6578](https://github.com/Codeception/Codeception/issues/6578))
34+
* Fixed phar file url in `self-update` command by **[voku](https://github.com/voku)** ([#6563](https://github.com/Codeception/Codeception/issues/6563))
35+
* Added message how to exit Codeception console by **[ThomasLandauer](https://github.com/ThomasLandauer)** ([#6561](https://github.com/Codeception/Codeception/issues/6561))
36+
* Improved compatibility with PHPUnit 10
37+
38+
39+
### lib-asserts 2.0.1: 2.0.1
40+
41+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/09/27 06:20:36 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)
42+
43+
44+
45+
* Fix compatibility with PHPUnit 7 and 8.
46+
47+
48+
### module-webdriver 1.4.1: 1.4.1
49+
50+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/09/12 05:29:45 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
51+
52+
53+
54+
* Fixed negative tab offset crashes by **[webmaster777](https://github.com/webmaster777)** in https://github.com/Codeception/module-webdriver/pull/108
55+
56+
57+
### module-webdriver 2.0.4: 2.0.4
58+
59+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/09/12 05:28:56 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
60+
61+
62+
63+
* Fixed negative tab offset crashes by **[webmaster777](https://github.com/webmaster777)** in https://github.com/Codeception/module-webdriver/pull/108
64+
65+
66+
### module-webdriver 3.1.3: 3.1.3
67+
68+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/09/12 04:57:16 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
69+
70+
71+
72+
* Fixed negative tab offset crashes by **[webmaster777](https://github.com/webmaster777)** in https://github.com/Codeception/module-webdriver/pull/108
73+
* Documentation updates by **[luke-](https://github.com/luke-)** and **[salmanlt](https://github.com/salmanlt)**
74+
75+
76+
1277
### lib-xml 1.0.1: 1.0.1
1378

1479
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/09/11 14:13:11 / [Repository](https://github.com/Codeception/lib-xml) / [Releases](https://github.com/Codeception/lib-xml/releases)
@@ -1997,15 +2062,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
19972062

19982063

19992064

2000-
### Codeception 4.1.20:
2001-
2002-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2021/04/02 16:43:57 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
2003-
2004-
2005-
2006-
* Fix compatibility with PHP 7.0
2007-
2008-
20092065
### module-redis 1.1.0: Allow more parameters to be sent to Predis Client
20102066

20112067
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2021/03/31 16:04:36 / [Repository](https://github.com/Codeception/module-redis) / [Releases](https://github.com/Codeception/module-redis/releases)

docs/APITesting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Codeception uses this simple and lightweight definitions format which can be [ea
204204

205205
Responses are returned from `send*` methods:
206206

207-
```php
207+
```php<?php
208208
209209
$users = $I->sendGet('/users');
210210
@@ -215,7 +215,7 @@ $users = $I->grabResponse();
215215

216216
When you need to obtain a value from a response and use it in next requests you can use `grab*` methods. For instance, use `grabDataFromResponseByJsonPath` allows to query JSON for a value.
217217

218-
```php
218+
```php<?php
219219
list($id) = $I->grabDataFromResponseByJsonPath('$.id');
220220
$I->sendGet('/pet/' . $id);
221221
```

docs/modules/WebDriver.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Docker can ship Selenium Server with all its dependencies and browsers inside a
8484
Running tests inside Docker is as easy as pulling [official selenium image](https://github.com/SeleniumHQ/docker-selenium) and starting a container with Chrome:
8585

8686
{% highlight yaml %}
87-
docker run --net=host selenium/standalone-chrome
87+
docker run --net=host --shm-size 2g selenium/standalone-chrome
8888

8989
{% endhighlight %}
9090

@@ -198,28 +198,26 @@ you should use a tunnel application provided by a service.
198198

199199
#### LambdaTest
200200

201-
1. Create an account at [LambdaTest](https://www.lambdatest.com/) to get your username and access key
201+
1. Create an account at [LambdaTest](https://www.lambdatest.com) to get your username and access key
202202
2. In the module configuration use the format `username`:`access key`@hub.lambdatest.com' for `host`
203-
3. Configure `os` and `os_version` under `capabilities` to define the operating System
204-
4. If your site is available only locally or via VPN you should use a tunnel app. In this case add capabilities.setCapability("tunnel",true);.
203+
3. Configure `platformName`, 'browserVersion', and 'browserName' under `LT:Options` to define test environments.
204+
4. If your website is available only locally or via VPN you should use LambdaTest tunnel. In this case, you can add capability "tunnel":true;.
205205

206206
{% highlight yaml %}
207207

208208
modules:
209209
enabled:
210210
- WebDriver:
211-
url: http://mysite.com
212-
host: '<username>:<access key>@hub.lambdatest.com'
213-
build: <your build name>
214-
name: <your test name>
215-
port: 80
216-
browser: chrome
217-
capabilities:
218-
os: Windows
219-
os_version: 10
220-
browser_version: 86
221-
resolution: 1366x768
222-
tunnel: true # for local testing
211+
url: "https://openclassrooms.com"
212+
host: 'hub.lambdatest.com'
213+
port: 80
214+
browser: 'Chrome'
215+
capabilities:
216+
LT:Options:
217+
platformName: 'Windows 10'
218+
browserVersion: 'latest-5'
219+
browserName: 'Chrome'
220+
tunnel: true #for Local testing
223221

224222
{% endhighlight %}
225223

0 commit comments

Comments
 (0)