Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove @wdio/sync #695

Closed
michael-siek opened this issue Mar 22, 2023 · 1 comment · Fixed by #708
Closed

remove @wdio/sync #695

michael-siek opened this issue Mar 22, 2023 · 1 comment · Fixed by #708
Assignees
Labels
PACKAGE: webdriverio PRIORITY: high High priority item; should be scheduled in this or next sprint PROD: axe-core-npm SIZE: medium Medium work effort TYPE: tech-debt Ticket is to make previous decisions more sustainable

Comments

@michael-siek
Copy link
Member

Since @wdio/sync no longer works with node 14 and with node 14 being EOL at the end of April we need to also drop support for @wdio/sync in our @axe-devtools/webdriverio package. We need to also make sure that we run test in CI to support node 18 with the @axe-devtools/webdriverio package.

@michael-siek michael-siek added PROD: axe-core-npm TYPE: tech-debt Ticket is to make previous decisions more sustainable PRIORITY: high High priority item; should be scheduled in this or next sprint PACKAGE: webdriverio SIZE: medium Medium work effort labels Mar 22, 2023
@padmavemulapati
Copy link

padmavemulapati commented May 2, 2023

Validated with the latest axe-core/webdriverio_4.7.1-alpha.383 , with WDIO version 8.6.7 and node version 18.7.0 - .js tests and APIs are working fine . Need to validate with .mjs

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PACKAGE: webdriverio PRIORITY: high High priority item; should be scheduled in this or next sprint PROD: axe-core-npm SIZE: medium Medium work effort TYPE: tech-debt Ticket is to make previous decisions more sustainable
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants