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.md
+41Lines changed: 41 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,47 @@ See [CHANGELOG - v7](https://github.com/webdriverio/webdriverio/blob/v7/CHANGELO
21
21
22
22
---
23
23
24
+
## v8.36.0 (2024-04-12)
25
+
26
+
#### :bug: Bug Fix
27
+
*`wdio-browserstack-service`
28
+
*[#12583](https://github.com/webdriverio/webdriverio/pull/12583)[v8][browserstack-service] fix cucumber test duration ([@samarsault](https://github.com/samarsault))
29
+
*`webdriver`
30
+
*[#12578](https://github.com/webdriverio/webdriverio/pull/12578) add request.performance type to WebdriverClassicEvents ([@sushantsoni5392](https://github.com/sushantsoni5392))
31
+
*`wdio-globals`
32
+
*[#12502](https://github.com/webdriverio/webdriverio/pull/12502)[backport]@wdio/globals: Declare "expect" global type explicitly ([@naruaway](https://github.com/naruaway))
33
+
*`wdio-browser-runner`, `webdriverio`
34
+
*[#12540](https://github.com/webdriverio/webdriverio/pull/12540) (wdio-browser-runner): fix error response for the wdio-browser-runner ([@erwinheitzman](https://github.com/erwinheitzman))
*[#12620](https://github.com/webdriverio/webdriverio/pull/12620) Updating Sauce Labs specific capability type definitions - Backport v8 ([@steilerDev](https://github.com/steilerDev))
43
+
*`wdio-browserstack-service`
44
+
*[#12538](https://github.com/webdriverio/webdriverio/pull/12538) Added Integration pages for Percy and App Percy for WDIO ([@KhushbuRander](https://github.com/KhushbuRander))
45
+
*`wdio-cli`
46
+
*[#12582](https://github.com/webdriverio/webdriverio/pull/12582) Fix the link for electron service options documentation ([@gavvvr](https://github.com/gavvvr))
47
+
* Other
48
+
*[#12546](https://github.com/webdriverio/webdriverio/pull/12546)[📖 Docs]: How to configure tests using Chromium (NOT Chrome) browser ([@M-Hammad-Faisal](https://github.com/M-Hammad-Faisal))
49
+
*[#12550](https://github.com/webdriverio/webdriverio/pull/12550) Fix link in babel docs (v8) ([@albertyw](https://github.com/albertyw))
50
+
51
+
#### Committers: 11
52
+
- Albert Wang ([@albertyw](https://github.com/albertyw))
53
+
- Christian Bromann ([@christian-bromann](https://github.com/christian-bromann))
0 commit comments