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

build(webdriverio): Do not suppress TypeScript errors #621

Merged
merged 3 commits into from
Dec 13, 2022

Conversation

stephenmathieson
Copy link
Member

No description provided.

@stephenmathieson stephenmathieson requested a review from a team as a code owner December 13, 2022 14:59
michael-siek
michael-siek previously approved these changes Dec 13, 2022
@stephenmathieson
Copy link
Member Author

Tests failing with unrelated errors:

2022-12-13T15:06:47.494Z ERROR webdriver: Request failed with status 500 due to session not created: session not created: This version of ChromeDriver only supports Chrome version 106
Current browser version is 108.0.5359.98 with binary path /usr/bin/google-chrome
2022-12-13T15:06:47.495Z ERROR webdriver: session not created: session not created: This version of ChromeDriver only supports Chrome version 106
Current browser version is 108.0.5359.98 with binary path /usr/bin/google-chrome

@stephenmathieson stephenmathieson merged commit 84fc67a into develop Dec 13, 2022
@stephenmathieson stephenmathieson deleted the dont-supress-errors branch December 13, 2022 16:15
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.

3 participants