We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2a8344 commit 3ec908aCopy full SHA for 3ec908a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 3.5.8
2
+
3
+Thanks all to those who contributed to make this release!
4
5
+🐛 *Bug Fixes*
6
+fix(appium): type of setNetworkConnection() (#3994) - by @mirao
7
+fix: improve the way to show deprecated appium v1 message (#3992) - by @KobeNguyenT
8
+fix: missing exit condition of some wait functions - by @kobenguyent
9
10
## 3.5.7
11
12
Thanks all to those who contributed to make this release!
package.json
@@ -1,6 +1,6 @@
{
"name": "codeceptjs",
- "version": "3.5.7",
+ "version": "3.5.8",
"description": "Supercharged End 2 End Testing Framework for NodeJS",
"keywords": [
"acceptance",
0 commit comments