Utility package providing type information for a variety of WebdriverIO interfaces
Last release 7 days ago
21 Aug 2026
Ships fairly regularly
a new release about every 2 weeks
Nearly every release is documented
notes for 56 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
211 releases · first in 2021
Release timeline
211 releases since 2021Releases
- 8.39.018 Jun 2024
Release notes
Open source →v8.39.0 (2024-06-18)
:nail_care: Polish
wdio-appium-service- #13046 Add logFilter appium server arguments type v8 (@dprevost-LMI)
wdio-types- #13048 Add maskCommands type for
bstack:optionsfor v8 (@dprevost-LMI)
- #13048 Add maskCommands type for
webdriver,webdriverio- #12957 Allows reloadSession to connect to remote driver (@ccharnkij)
wdio-allure-reporter,webdriver- #12986 feat: display command name for webdriver calls in allure reporter for v8 (@sudharsan-selvaraj)
:memo: Documentation
webdriverio- #13020 fix(docs): add await before mock.restore() (@sangcnguyen)
- Other
- #13008 feat: new blogpost (@wswebcreation)
Committers: 5
- Chanatan Charnkijtawarush (@ccharnkij)
- David Prevost (@dprevost-LMI)
- Sang Nguyen (@sangcnguyen)
- Sudharsan Selvaraj (@sudharsan-selvaraj)
- Wim Selles (@wswebcreation)
- 8.38.23 Jun 2024
Release notes
Open source →v8.38.2 (2024-06-03)
:bug: Bug Fix
wdio-browserstack-service- #12952 SDK-694: Fix for showing reason for passed test (v8) (@TamsilAmani)
:nail_care: Polish
wdio-types- #12955 Add missing TestingbotCapabilities (@jochen-testingbot)
wdio-browserstack-service- #12932 SDK-667 : Limit VCS info to 64kb v8 (@TamsilAmani)
Committers: 4
- Jochen (@jochen-testingbot)
- Perillai (@perillai)
- Tamsil Sajid Amani (@TamsilAmani)
- Valery Yatsynovich (@valfirst)
- 8.37.022 May 2024
Release notes
Open source →v8.37.0 (2024-05-22)
:rocket: New Feature
eslint-plugin-wdio- #12716 [webdriverio-v8] Flat ESLint support (@MadSandwich)
:bug: Bug Fix
webdriverio- #12889 [v8] Select proper input via ancestor label when multiple match (@evankennedy)
wdio-utilswdio-types- #12850 Update the types for suites to fix the compile error (@iamatharva)
wdio-config- #12751 [12428] [V8] CustomService is run twice (@jemishgopani)
wdio-junit-reporter- #12723 fix: error counts in junit reporter (@ASaiAnudeep)
:nail_care: Polish
wdio-allure-reporter- #12855 [#11473] Refactor wdio-allure-reporter package for better hooks handling [v8] (@lararojasmr)
wdio-types- #12851 Add resignApp capabilites v8 (@dprevost-LMI)
wdio-browser-runner,wdio-browserstack-service- #12802 Fix: Result and Context arguments for component tests (@sriteja777)
:memo: Documentation
- #12780 accessibility-testing-v8-bstack (@JohnJoser3)
Committers: 10
- Anudeep (@ASaiAnudeep)
- Artsem Burlai (@MadSandwich)
- David Prevost (@dprevost-LMI)
- Evan Kennedy (@evankennedy)
- Florian Idelberger (@step21)
- Jemish Gopani (@jemishgopani)
- John Jose (@JohnJoser3)
- Manuel Lara (@lararojasmr)
- Sriteja Sugoor (@sriteja777)
- @iamatharva
- 8.36.120 Apr 2024
Release notes
Open source →v8.36.1 (2024-04-20)
:bug: Bug Fix
wdio-cli,wdio-runner,wdio-utils,webdriverio- #12703 [webdriverio-v8] Fix issue wdio log is missing in standalone mode (@nguyencuongabcxyz)
wdio-browserstack-service- #12665 Fix error messages (@07souravkunda)
:nail_care: Polish
wdio-browserstack-service- #12675 Fix skip test filename (@07souravkunda)
Committers: 3
- Sourav Kunda (@07souravkunda)
- Sriteja Sugoor (@sriteja777)
- @nguyencuongabcxyz
- 8.36.012 Apr 2024
Release notes
Open source →v8.36.0 (2024-04-12)
:bug: Bug Fix
wdio-browserstack-service- #12583 [v8][browserstack-service] fix cucumber test duration (@samarsault)
webdriver- #12578 add request.performance type to WebdriverClassicEvents (@sushantsoni5392)
wdio-globalswdio-browser-runner,webdriverio- #12540 (wdio-browser-runner): fix error response for the wdio-browser-runner (@erwinheitzman)
:nail_care: Polish
webdriverio- #12534 (webdriverio): polish intercepted errors (@erwinheitzman)
:memo: Documentation
wdio-types- #12620 Updating Sauce Labs specific capability type definitions - Backport v8 (@steilerDev)
wdio-browserstack-service- #12538 Added Integration pages for Percy and App Percy for WDIO (@KhushbuRander)
wdio-cli- Other
- #12546 [📖 Docs]: How to configure tests using Chromium (NOT Chrome) browser (@M-Hammad-Faisal)
- #12550 Fix link in babel docs (v8) (@albertyw)
Committers: 11
- Albert Wang (@albertyw)
- Christian Bromann (@christian-bromann)
- Erwin Heitzman (@erwinheitzman)
- Frank Steiler (@steilerDev)
- Kirill Gavrilov (@gavvvr)
- Muhammad Hammad Faisal (@M-Hammad-Faisal)
- Naru (@naruaway)
- Samarjeet (@samarsault)
- Sushant Soni (@sushantsoni5392)
- Wim Selles (@wswebcreation)
- @KhushbuRander
- 8.32.43 Mar 2024
Release notes
Open source →v8.32.4 (2024-03-03)
:bug: Bug Fix
wdio-browserstack-service- #12368 Browserstack observability reload session fix [v8] (@sriteja777)
:nail_care: Polish
wdio-cli,wdio-config- #12372 (wdio-config): expand and simplify the --multi-run feature (@erwinheitzman)
webdriverio- #12383 [v8] Add ability to click and moveTo outside the given element (@jemishgopani)
wdio-allure-reporter- #12378 (wdio-allure-reporter): CompoundError: Also print error message if present [v8] (@torbenkohlmeier)
wdio-devtools-service- #12345 [V8] Add feature to specify os version for the emulated device (@jemishgopani)
:memo: Documentation
wdio-types- #12399 Add resigningEnabled capability to @wdio/types (#12397) [v8] (@AlexRivero)
- Other
- #12332 New font rendering features (@wswebcreation)
Committers: 6
- Alex Rivero Ferràs (@AlexRivero)
- Erwin Heitzman (@erwinheitzman)
- Jemish Gopani (@jemishgopani)
- Sriteja Sugoor (@sriteja777)
- Wim Selles (@wswebcreation)
- @torbenkohlmeier
- 8.32.219 Feb 2024
Release notes
Open source →v8.32.2 (2024-02-19)
:bug: Bug Fix
wdio-allure-reporter,wdio-browser-runner,wdio-browserstack-service,wdio-cli,wdio-types,wdio-utils- #12306 Updating capabilities for Lamdatest & Browserstack (@tamil777selvan)
wdio-utils
Committers: 2
- Payman Delshad (@paymand)
- Tamil Selvan (@tamil777selvan)
- 8.31.19 Feb 2024
Release notes
Open source →v8.31.1 (2024-02-09)
:bug: Bug Fix
webdriverio- #12200 (webdriverio): don't fail getContext is not supported, e.g. using Tizen TV driver (@christian-bromann)
wdio-browser-runner- #12198 (@wdio/browser-runner): fix scope propagation for not found elements (@christian-bromann)
wdio-cli- #12199 (@wdio/cli): ensure ts-node is installed if tsconfig.json is found (@christian-bromann)
:nail_care: Polish
wdio-cli,wdio-config,wdio-types
Committers: 2
- Christian Bromann (@christian-bromann)
- Volker Buzek (@vobu)
- 8.31.07 Feb 2024
Release notes
Open source →v8.31.0 (2024-02-07)
:nail_care: Polish
wdio-browser-runner,wdio-cli,wdio-globals,wdio-jasmine-framework,wdio-runner,wdio-types- #12189 (@wdio/cli): allow to define path for snapshot file (@christian-bromann)
:memo: Documentation
- #12186 File Downloads Best Practices (@M-Hammad-Faisal)
Committers: 2
- Christian Bromann (@christian-bromann)
- Muhammad Hammad Faisal (@M-Hammad-Faisal)
- 8.30.06 Feb 2024
Release notes
Open source →v8.30.0 (2024-02-06)
:rocket: New Feature
devtools,wdio-utils,webdriver,webdriverio- #12147 (webdriverio): allow to define new capabilities when calling `reloadSession (@christian-bromann)
:bug: Bug Fix
wdio-browser-runner,wdio-globals,wdio-jasmine-framework,wdio-junit-reporter,wdio-runner,wdio-types- #12184 (@wdio/browser-runner): allow services and other hooks to register custom matcher (@christian-bromann)
:nail_care: Polish
wdio-types,webdriver- #12146 (webdriver): have a more reliable way to shut down attached session driver (@christian-bromann)
:memo: Documentation
- #12148 feat: add native app compare docs (@wswebcreation)
Committers: 2
- Christian Bromann (@christian-bromann)
- Wim Selles (@wswebcreation)
- 8.29.125 Jan 2024
Release notes
Open source →v8.29.1 (2024-01-25)
:bug: Bug Fix
wdio-cli- #12089 (@wdio/cli): use proper package manager when asking if to install (@christian-bromann)
- #12088 (@wdio/cli): use -s for updating snapshots as -u is used to provide a username (@christian-bromann)
wdio-allure-reporter- #12076 Added default name for tms link to be displayed in allure reports (@AndreiSakalouski)
:memo: Documentation
devtools,wdio-types- Other
- #12080 (docs): add governance policies around using donation funds (@christian-bromann)
Committers: 3
- Andrei Sakalouski (@AndreiSakalouski)
- Christian Bromann (@christian-bromann)
- George Romanas (@gromanas)
- 8.29.022 Jan 2024
Release notes
Open source →v8.29.0 (2024-01-22)
:rocket: New Feature
wdio-browser-runner,wdio-cli,wdio-globals,wdio-jasmine-framework,wdio-runner,wdio-types- #12058 (@wdio/cli): add support for snapshot testing (@christian-bromann)
Committers: 1
- Christian Bromann (@christian-bromann)
- 8.28.618 Jan 2024
Release notes
Open source →v8.28.6 (2024-01-18)
:bug: Bug Fix
wdio-browser-runner,wdio-runner,wdio-types- #12041 (@wdio/browser-runner): improve performance by less pulling (@christian-bromann)
Committers: 1
- Christian Bromann (@christian-bromann)
- 8.28.017 Jan 2024
Release notes
Open source →v8.28.0 (2024-01-17)
:rocket: New Feature
wdio-browser-runner,wdio-cli,wdio-local-runner,wdio-runner,wdio-types,wdio-utils,webdriver,webdriverio- #12005 (@wdio/browser-runner): move assertions to Node.js environment (@christian-bromann)
wdio-browserstack-service
:bug: Bug Fix
wdio-logger- #11959 Closes #11937: Always print error message to terminal when integration package is not found (@tech-dm-klymenko)
:nail_care: Polish
wdio-typeswdio-utils- #12002 wdio-utils: Fitler invalidateCache from stacktraces (@WillBrock)
wdio-browserstack-service- #11997 [browserstack-service] Add platform version integration data for skipped tests (@sriteja777)
:memo: Documentation
- #12003 (docs): update electron docs (@christian-bromann)
Committers: 6
- Amaan Hakim (@amaanbs)
- Christian Bromann (@christian-bromann)
- Dmytro Klymenko (@tech-dm-klymenko)
- Sriteja Sugoor (@sriteja777)
- Szymon Stasik (@ciekawy)
- Will Brock (@WillBrock)
- 8.27.211 Jan 2024
Release notes
Open source →v8.27.2 (2024-01-11)
:rocket: New Feature
wdio-sauce-service- #11981 feat: Implement reporting of test runs to Sauce Labs Insights (@tianfeng92)
:bug: Bug Fix
webdriverio- #11990 Webdriverio: Fix regression in 11711 (@WillBrock)
:nail_care: Polish
wdio-spec-reporter,wdio-types,webdriverio- #11982 Sauce us east 4 (@nullp2ike)
:memo: Documentation
wdio-cli- #11906 (docs): add documentation on visual testing (@wswebcreation)
wdio-browser-runner,wdio-globals,wdio-jasmine-framework,wdio-runner- #11966 (docs): add docs on custom matcher (@christian-bromann)
wdio-browserstack-service- #11963 Update README.md (@diwakar-s-maurya)
Committers: 6
- Christian Bromann (@christian-bromann)
- Diwakar (@diwakar-s-maurya)
- Tian Feng (@tianfeng92)
- Will Brock (@WillBrock)
- Wim Selles (@wswebcreation)
- @nullp2ike
- 8.27.020 Dec 2023
Release notes
Open source →v8.27.0 (2023-12-20)
:rocket: New Feature
wdio-cli,wdio-config,wdio-local-runner,wdio-types- #11871 Fix for #10853 - Show test logs in terminal grouped by Worker Instance (@tech-dm-klymenko)
:bug: Bug Fix
wdio-config- #11771 Fix filtering test specs by part of their name using CLI --spec arg (@tech-dm-klymenko)
:nail_care: Polish
Committers: 2
- Jonathan Lipps (@jlipps)
- @tech-dm-klymenko
- 8.26.319 Dec 2023
Release notes
Open source →v8.26.3 (2023-12-19)
:bug: Bug Fix
wdio-utils- #11835 fix for issue #11834 - fixing skip test for jasmine on beforeTest hook (@HananArgov)
:memo: Documentation
:house: Internal
- #11877 (webdriverio): pin Node to 18.18 (@jan-molak)
Committers: 3
- DOA (@HananArgov)
- Jan Molak (@jan-molak)
- Thien Vo (@thv92)
- 8.26.215 Dec 2023
Release notes
Open source →v8.26.2 (2023-12-15)
:bug: Bug Fix
wdio-browser-runner- #11876 (@wdio/browser-runner): fix mocking of CJS modules (@christian-bromann)
wdio-utils,wdio-webdriver-mock-service,webdriverio- #11874 (webdriverio): support async iterators for WebdriverIO.ElementArray (@christian-bromann)
:nail_care: Polish
wdio-types
Committers: 3
- Christian Bromann (@christian-bromann)
- Erwin Heitzman (@erwinheitzman)
- Thiru-Mohan (@Vaahin)
- 8.24.125 Dec 2023
Nothing published for this version
- 8.24.95 Dec 2023
Nothing published for this version
- 8.24.85 Dec 2023
Nothing published for this version
- 8.24.227 Nov 2023
Release notes
Open source →v8.24.2 (2023-11-27)
:bug: Bug Fix
wdio-utils- #11727 (@wdio/utils): don't throw if returning a chai assertion (@christian-bromann)
wdio-types,webdriver- #11726 (webdriver): no request retries for action commands (@christian-bromann)
Committers: 1
- Christian Bromann (@christian-bromann)
- 8.24.023 Nov 2023
Release notes
Open source →v8.24.0 (2023-11-23)
:rocket: New Feature
wdio-browser-runner,wdio-cli,wdio-config,wdio-globals,wdio-jasmine-framework,wdio-reporter,wdio-runner,wdio-smoke-test-cjs-service,wdio-smoke-test-reporter,wdio-smoke-test-service,wdio-types-
#11714 (@wdio/runner): support assertion hooks (@christian-bromann) Given you have the following hooks in your
wdio.conf.js:beforeAssertion: (params) => { console.log('beforeAssertion', params) }, afterAssertion: (params) => { console.log('afterAssertion', params) }and in your tests you have an assertion like this:
await expect(browser).toHaveTitle('WebdriverIO · Next-gen browser and mobile automation test framework for Node.js | WebdriverIO')Then it will log the following data:
[0-0] beforeAssertion { [0-0] matcherName: 'toHaveTitle', [0-0] expectedValue: 'WebdriverIO · Next-gen browser and mobile automation test framework for Node.js | WebdriverIO', [0-0] options: { [0-0] wait: 5000, [0-0] interval: 500, [0-0] beforeAssertion: [AsyncFunction: beforeAssertion], [0-0] afterAssertion: [AsyncFunction: afterAssertion] [0-0] } [0-0] } [0-0] afterAssertion { [0-0] matcherName: 'toHaveTitle', [0-0] expectedValue: 'WebdriverIO · Next-gen browser and mobile automation test framework for Node.js | WebdriverIO', [0-0] options: { [0-0] wait: 5000, [0-0] interval: 500, [0-0] beforeAssertion: [AsyncFunction: beforeAssertion], [0-0] afterAssertion: [AsyncFunction: afterAssertion] [0-0] }, [0-0] result: { pass: true, message: [Function: message] } [0-0] }
-
Committers: 1
- Christian Bromann (@christian-bromann)
- 8.23.117 Nov 2023
Release notes
Open source →v8.23.1 (2023-11-17)
:bug: Bug Fix
wdio-cucumber-framework,wdio-utils- #11677 Wrap cucumber steps with timeouts. (@tamil777selvan)
webdriver- #11676 (webdriver): set lower retry timeout (@christian-bromann)
:memo: Documentation
- #11674 Update Sharding Docs (@WilliamFClarke)
:house: Internal
wdio-browser-runner,wdio-cli,wdio-config,wdio-jasmine-framework,wdio-local-runner,wdio-mocha-framework,wdio-repl,wdio-reporter,wdio-runner,wdio-types,wdio-utils,webdriverio- #11672 (internal): fix usage of
intialisewording in variables, comments and elsewhere (@christian-bromann)
- #11672 (internal): fix usage of
Committers: 3
- Christian Bromann (@christian-bromann)
- Tamil Selvan (@tamil777selvan)
- William Clarke (@WilliamFClarke)
- 8.23.014 Nov 2023
Release notes
Open source →v8.23.0 (2023-11-14)
:eyeglasses: Spec Compliancy
wdio-cli,wdio-protocols,webdriver,webdriverio- #11633 (@wdio/protocols): update WebDriver Bidi primitives (@christian-bromann)
:rocket: New Feature
wdio-browser-runner,wdio-globals,wdio-jasmine-framework,wdio-runner- #11631 (@wdio/globals): support asymmetric matchers (@christian-bromann)
webdriverio- #11592 (webdriverio): support emulating Web APIs for
geolocation,colorScheme,userAgentandonLine(@christian-bromann) - #11570 Adding ability to get pseudo-elements css value via getCSSProperty #7709 (@Pawel1894)
- #11592 (webdriverio): support emulating Web APIs for
wdio-protocols,webdriverio- #11548 (webdriverio): add throttleCPU and throttleNetwork commands (@erwinheitzman)
:bug: Bug Fix
wdio-types,wdio-webdriver-mock-service,webdriver- #11667 (webdriver): retry on post requests (@christian-bromann)
webdriverio- #11644 added workaround scrollIntoView to center to moveTo and click with a… (@udarrr)
- #11636 (webdriverio): remove type support for browser commands on element in… (@christian-bromann)
- #11586 (webdriverio): fix aria selector strategy (@erwinheitzman)
- #11446 Make custom$ return Element object when an element is not found (@nextlevelbeard)
wdio-devtools-service- #11668 re-register devtools when switching windows (@ccharnkij)
wdio-browserstack-service,wdio-protocols,wdio-utils,webdriver,webdriverio- #11639 (webdriver): improve WebDriver Bidi integration (@christian-bromann)
wdio-allure-reporter- #11638 (allure-reporter): Align default exports with functions export (@BorisOsipov)
wdio-jasmine-framework- #11635 (@wdio/jasmine-framework): typing support for Jasmine matchers (@christian-bromann)
wdio-cucumber-framework- #11628 Adding back cucumber before & after Hooks support (@tamil777selvan)
:memo: Documentation
webdriverio- #11671 (webdriverio): expose WebdriverIO.ElementArray properly (@christian-bromann)
Committers: 8
- Boris Osipov (@BorisOsipov)
- Chanatan Charnkijtawarush (@ccharnkij)
- Christian Bromann (@christian-bromann)
- Erwin Heitzman (@erwinheitzman)
- Paweł Pohl (@Pawel1894)
- Ricardo Barbosa (@nextlevelbeard)
- Siarhei Kliushnikau (@udarrr)
- Tamil Selvan (@tamil777selvan)
- 8.21.02 Nov 2023
Release notes
Open source →v8.21.0 (2023-11-02)
:boom: Breaking Change
:bug: Bug Fix
webdriverio- #11537 Fix name selector to allow other characters (@aristotelos)
- #11496 (webdriverio): fix - scrollIntoView calls scroll action with a wrong … (@qaflorent)
wdio-cli- #11541 (@wdio/cli): fix reporter output (@erwinheitzman)
wdio-allure-reporter- #11532 add testCaseId for allure testOps (@AlexKorTutu)
:nail_care: Polish
wdio-browserstack-service- #11488 [browserstack-service] Add more CIs (@samarsault)
wdio-types,wdio-utils
:memo: Documentation
- #11547 (docs): added tip to use translation files when using a11y selectors (@erwinheitzman)
Committers: 7
- Alexander Korneev (@AlexKorTutu)
- Erwin Heitzman (@erwinheitzman)
- Pietro F. (@Pi-fe)
- Samarjeet (@samarsault)
- Siarhei Kliushnikau (@udarrr)
- @aristotelos
- @qaflorent
- 8.20.020 Oct 2023
Release notes
Open source →v8.20.0 (2023-10-20)
:bug: Bug Fix
wdio-cli- #11476 (@wdio/cli) replace
yarn-installwith a custom install that supports pnpm as well (@christian-bromann)
- #11476 (@wdio/cli) replace
webdriverio
:house: Internal
devtools,eslint-plugin-wdio,wdio-allure-reporter,wdio-browser-runner,wdio-cli,wdio-config,wdio-cucumber-framework,wdio-devtools-service,wdio-globals,wdio-reporter,wdio-runner,wdio-sauce-service,wdio-shared-store-service,wdio-smoke-test-cjs-service,wdio-types,wdio-utils,webdriver,webdriverio- #11469 (@wdio/utils): separate between common and node utils (@christian-bromann)
Committers: 2
- Christian Bromann (@christian-bromann)
- @Badisi
- 8.19.017 Oct 2023
Release notes
Open source →v8.19.0 (2023-10-17)
:rocket: New Feature
wdio-cli,wdio-config,wdio-types,wdio-utils,webdriverio- #11441 (@wdio/cli): Support for sharding (@christian-bromann)
:bug: Bug Fix
webdriverio- #11444 removing Element as not needed Closes #11350 (@bhanuagarwal73)
wdio-browser-runner- #11366 Properly resolve Mocha when using browser-runner (@FrederikBolding)
:nail_care: Polish
wdio-allure-reporter- #11423 Remove deprecated flag due to lack of functionality in the current allure.step() API. (@BorisOsipov)
:memo: Documentation
- #11424 (docs): add tests on how to parameterize tests (@christian-bromann)
Committers: 5
- Bhanu Agarwal (@bhanuagarwal73)
- Boris Osipov (@BorisOsipov)
- Christian Bromann (@christian-bromann)
- Frederik Bolding (@FrederikBolding)
- Paweł Pohl (@Pawel1894)
- 8.17.09 Oct 2023
Release notes
Open source →v8.17.0 (2023-10-09)
:rocket: New Feature
devtools,wdio-browserstack-service,wdio-cli,wdio-config,wdio-crossbrowsertesting-service,wdio-cucumber-framework,wdio-firefox-profile-service,wdio-runner,wdio-sauce-service,wdio-shared-store-service,wdio-spec-reporter,wdio-types,wdio-utils,webdriverio- #11367 (@wdio/types): allow to extend capability interface (@christian-bromann)
webdriverio- #11358 (webdriverio): Add case insensitive text match feature #4951 (@AnthonyQuy)
:nail_care: Polish
wdio-cli- #11362 CLI update for wdio-electron-service v5 (@goosewobbler)
Committers: 3
- Anthony (@AnthonyQuy)
- Christian Bromann (@christian-bromann)
- @goosewobbler
- 8.16.226 Oct 2023
Release notes
Open source →v8.16.22 (2023-10-06)
:bug: Bug Fix
wdio-cucumber-framework- #11356 Export dataTabels, world & status from cucumber (@tamil777selvan)
:memo: Documentation
Committers: 2
- Kevin Lamping (@klamping)
- Tamil Selvan (@tamil777selvan)
- 8.16.214 Oct 2023
Release notes
Open source →v8.16.21 (2023-10-04)
:rocket: New Feature
wdio-browserstack-service,wdio-cli,wdio-jasmine-framework,wdio-sauce-service,wdio-types,wdio-utils- #11148 Issue #11132 - adding hookName to beforeHook and afterHook (@HananArgov)
:bug: Bug Fix
wdio-allure-reporter- #11352 #11351 Allure step() not working in failures. (@BorisOsipov)
Committers: 2
- Boris Osipov (@BorisOsipov)
- DOA (@HananArgov)
- 8.16.1222 Sept 2023
Release notes
Open source →v8.16.12 (2023-09-22)
:bug: Bug Fix
webdriverio- #11206 (webdriverio): fix findStrategy for querying elements by classname and partial text (@erwinheitzman)
wdio-cucumber-framework- #11211 filter spec by loadSources cucumber interface (@tamil777selvan)
wdio-cli- #11202 Support for running WebdriverIO TypeScript tests on Node 20. Closes #10901 (@jan-molak)
:nail_care: Polish
wdio-utils- #11207 (@wdio/utils): apply fix to the gecko and edge drivers (@erwinheitzman)
:memo: Documentation
wdio-types- #11214 Add property logLevel in moon:options (@sushantsoni5392)
- Other
- #11203 (test): add docs on using
@vue/test-utils(@christian-bromann)
- #11203 (test): add docs on using
Committers: 5
- Christian Bromann (@christian-bromann)
- Erwin Heitzman (@erwinheitzman)
- Jan Molak (@jan-molak)
- Sushant Soni (@sushantsoni5392)
- Tamil Selvan (@tamil777selvan)
- 8.16.713 Sept 2023
Release notes
Open source →v8.16.7 (2023-09-13)
:rocket: New Feature
wdio-browserstack-service,wdio-types- #11064 Browserstack Accessibility support with WebdriverIO 🚀 (@kamal-kaur04)
:bug: Bug Fix
wdio-cli- #11022 (@wdio/globals): fix type propagation (@christian-bromann)
- #11160 (@wdio/cli): fix gmail-service reference during project initialization (@erwinheitzman)
wdio-utils- #11158 mocha: skip test in custom hooks (@tamil777selvan)
- #11153 (@wdio/utils): use --no-sandbox flag when detecting Chrome version (@christian-bromann)
- #11130 (@wdio/utils): don't setup a driver nor browser if using devtools protocol (@christian-bromann)
wdio-cucumber-framework- #11131 fix cucumber junit report (@tamil777selvan)
:memo: Documentation
wdio-types,wdio-utils,webdriver- #11128 Improve automated webdriver setup documentation (@marcogrcr)
- Other
- #10642 New Crowdin updates (@christian-bromann)
:house: Internal
wdio-sauce-service- #11155 (@wdio/sauce-service): bump saucelabs package (@erwinheitzman)
Committers: 5
- Christian Bromann (@christian-bromann)
- Erwin Heitzman (@erwinheitzman)
- Kamalpreet Kaur (@kamal-kaur04)
- Marco Gonzalez (@marcogrcr)
- Tamil Selvan (@tamil777selvan)
- 8.16.33 Sept 2023
Release notes
Open source →v8.16.3 (2023-09-03)
:bug: Bug Fix
wdio-cucumber-framework- #11076 Parse scenario description to reports & doc update (@tamil777selvan)
:memo: Documentation
- Other
- #11074 (docs): update debugger documentation (@erwinheitzman)
wdio-cli,wdio-types- #11075 (docs): fix typos (@erwinheitzman)
Committers: 2
- Erwin Heitzman (@erwinheitzman)
- Tamil Selvan (@tamil777selvan)
- 8.15.1029 Aug 2023
Release notes
Open source →v8.15.10 (2023-08-29)
:bug: Bug Fix
wdio-browser-runner- #11053 (@wdio/browser-runner): fix detection of mocked module (@christian-bromann)
:nail_care: Polish
wdio-types- #11025 Update Capabilities.ts (@yanhaijing)
:memo: Documentation
- #11047 fix footer wrapping (@tamil777selvan)
- #11049 fix JSONWP api description typo (@arturCwiklinsky)
Committers: 4
- Artur Ćwikliński (@arturCwiklinsky)
- Christian Bromann (@christian-bromann)
- Tamil Selvan (@tamil777selvan)
- 颜海镜 (@yanhaijing)
- 8.15.725 Aug 2023
Release notes
Open source →v8.15.7 (2023-08-25)
:bug: Bug Fix
wdio-types,wdio-utils- #11014 (@wdio/utils): respect custom binary paths in caps (@christian-bromann)
wdio-allure-reporterwdio-runner
:nail_care: Polish
wdio-utils- #11015 (@wdio/utils): have driver manager time out when trying to connect to driver (@christian-bromann)
wdio-appium-service- #10972 deprecating array of args support in appium service (@tamil777selvan)
:memo: Documentation
- #10999 [📖 Docs]: Better document new driver options and
cacheDir(@christian-bromann)
Committers: 4
- Christian Bromann (@christian-bromann)
- Konstantin Epishev (@epszaw)
- Tamil Selvan (@tamil777selvan)
- @carri747
- 8.15.015 Aug 2023
Release notes
Open source →v8.15.0 (2023-08-15)
:rocket: New Feature
wdio-appium-service,wdio-browserstack-service,wdio-cli,wdio-firefox-profile-service,wdio-runner,wdio-sauce-service,wdio-testingbot-service,wdio-types- #10803 add parallel multiremote capability (@ccharnkij)
wdio-browser-runner,wdio-cli- #10927 (@wdio/browser-runner): add StencilJS component testing support (@christian-bromann)
:bug: Bug Fix
wdio-browser-runner,wdio-cli,wdio-types,wdio-utils,webdriver- #10952 (webdriver): improvements to driver management (@christian-bromann)
Committers: 2
- Chanatan Charnkijtawarush (@ccharnkij)
- Christian Bromann (@christian-bromann)
- 8.14.01 Aug 2023
Release notes
Open source →v8.14.0 (2023-08-01)
:rocket: New Feature
wdio-browser-runner,wdio-cli,wdio-devtools-service,wdio-runner,wdio-selenium-standalone-service,wdio-types,wdio-utils,wdio-webdriver-mock-service,webdriver,webdriverio- #10767 (webdriverio): manage browser drivers (@christian-bromann)
:bug: Bug Fix
wdio-cli- #10816 (@wdio/cli): corrected TypeScript loading (@jan-molak)
wdio-browser-runner
Committers: 3
- Christian Bromann (@christian-bromann)
- Jan Molak (@jan-molak)
- Yichuan Shen (@yishn)
- 8.10.419 May 2023
Release notes
Open source →v8.10.4 (2023-05-19)
:bug: Bug Fix
devtools,wdio-browser-runner- #10417 (browser-runner): avoid responses on map requests (@christian-bromann)
wdio-browserstack-service
Committers: 2
- Ankit Singh (@Ankit098)
- Christian Bromann (@christian-bromann)
- 8.10.210 May 2023
Release notes
Open source →v8.10.2 (2023-05-10)
:bug: Bug Fix
wdio-cucumber-framework- #10330 @wdio/cucumber-framework: Filter specs /w Cucumber Tag Expression before spawning workers (@nextlevelbeard)
:memo: Documentation
wdio-appium-service,wdio-protocols,wdio-types,webdriverio- #10359 Fix Appium Doc Links (@noahgregory-avanade)
Committers: 4
- Christian Bromann (@christian-bromann)
- Jan Molak (@jan-molak)
- Ricardo Barbosa (@nextlevelbeard)
- @noahgregory-avanade
- 8.10.19 May 2023
Release notes
Open source →v8.10.1 (2023-05-09)
:bug: Bug Fix
wdio-sauce-service- #10355 sauce-service: only upload relevant logs for instance (@christian-bromann)
wdio-cucumber-framework
:nail_care: Polish
devtools- #10329 [devtools]: Honor acceptInsecureCerts and ignoreHTTPSErrors settings (@nextlevelbeard)
:memo: Documentation
- #10324 Update Browser.md (@ilich-garcia27)
Committers: 4
- Christian Bromann (@christian-bromann)
- Egor Ivanov (@egerix)
- Ilich García (@ilich-garcia27)
- Ricardo Barbosa (@nextlevelbeard)
- 8.10.04 May 2023
Nothing published for this version
- 8.8.726 Apr 2023
Nothing published for this version
- 8.8.620 Apr 2023
Nothing published for this version
- 8.8.417 Apr 2023
Nothing published for this version
- 8.8.010 Apr 2023
Nothing published for this version
- 8.7.05 Apr 2023
Nothing published for this version
- 8.6.824 Mar 2023
Nothing published for this version
- 8.4.027 Feb 2023
Nothing published for this version
- 8.3.028 Jan 2023
Nothing published for this version
- 8.1.23 Jan 2023
Nothing published for this version
- 8.1.02 Jan 2023
Nothing published for this version
- 8.0.1428 Dec 2022
Nothing published for this version
- 8.0.1111 Dec 2022
Nothing published for this version
- 8.0.1011 Dec 2022
Nothing published for this version
- 8.0.87 Dec 2022
Nothing published for this version
- 8.0.76 Dec 2022
Nothing published for this version
- 8.0.65 Dec 2022
Nothing published for this version
- 8.0.01 Dec 2022
Nothing published for this version
- 8.0.0-alpha.6311 Dec 2022pre-release
Nothing published for this version