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

fix(wdio): amend test runner usage and update outdated chromedriver #179

Merged
merged 4 commits into from
Mar 7, 2024

Conversation

Zidious
Copy link
Contributor

@Zidious Zidious commented Mar 7, 2024

Closes: #178 - fixes one of the test usage

@Zidious Zidious requested a review from a team as a code owner March 7, 2024 12:10
@@ -3,21 +3,16 @@ import { wdioTestRunner } from '@axe-core/watcher'
/* Get your configuration from environment variables. */
const { API_KEY, SERVER_URL = 'https://axe.deque.com' } = process.env

export const config = wdioTestRunner(
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This example was using our outdated and deprecated wdioTestRunner - Updated to use the more update to configuration

dbjorge
dbjorge previously requested changes Mar 7, 2024
wdio/test-runner/typescript/forgot-password.test.ts Outdated Show resolved Hide resolved
Co-authored-by: Dan Bjorge <[email protected]>
@Zidious Zidious merged commit 2ce7c2d into main Mar 7, 2024
4 checks passed
@Zidious Zidious deleted the fix-wdio-usage-deps branch March 7, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants