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

Commits on Jan 25, 2024

  1. Improves error handling in runPlaywrightTests script

    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 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    79c145a View commit details
    Browse the repository at this point in the history