Skip to content

Conversation

@christian-bromann
Copy link
Contributor

In preparation to the v9 release we want to make sure all our packages work with v9.

QZera added a commit to cytechmobile/radicle-vscode-extension that referenced this pull request Dec 31, 2024
- Downgrades WebdriverIO and relevant packages from v9 to v8

There is an incompatibility between WebdriverIO v9 and the "wdio-vscode-service" package. While the
tests execute successfully, there are type-related issues between the two packages. Additionally,
there may be other underlying issues that have not yet been identified.

We can upgrade back to WebdriverIO v9 once the "wdio-vscode-service" package updates its peer
dependencies to support it.

Relevant PR: webdriverio-community/wdio-vscode-service#130
Relevant Issue: webdriverio-community/wdio-vscode-service#140

Signed-off-by: Zacharias Fragkiadakis <zacfragkiadakis@gmail.com>
@t1m0thyj
Copy link
Contributor

t1m0thyj commented Mar 22, 2025

@christian-bromann Thanks for creating this awesome package - my team uses it for the Zowe Explorer VS Code extension.

Any update on the status of WebdriverIO v9 support? Is there an ETA of when it will be available, or is community help needed to get it across the finish line?

Since Node.js 20.19.0 was released last week where require(esm) is now enabled by default, our Webdriver.io tests have started failing. I believe updating to WebdriverIO v9 with Cucumber.js v10 would fix this as it adds support for ESM in step definitions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants