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

Add better error handling for incorrect PLAYWRIGHT_BROWSER in runPlaywrightTests script #1595

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

VeskeR
Copy link
Contributor

@VeskeR VeskeR commented Jan 25, 2024

Related to changes made to in f2b9fcb. Moves error handling for incorrect PLAYWRIGHT_BROWSER variable to try/catch block so mocha server will be closed.

Also removes unreachable else statement when launching tests.

Related to changes made to in f2b9fcb.
Moves error handling for incorrect PLAYWRIGHT_BROWSER variable to
try/catch block so mocha server will be closed.

Also removes unreachable else statement when launching tests.
@VeskeR VeskeR merged commit 40508c5 into integration/v2 Jan 26, 2024
12 checks passed
@VeskeR VeskeR deleted the improve-run-playwright-tests branch January 26, 2024 17:50
@VeskeR VeskeR mentioned this pull request Mar 1, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants