Skip to main content

Troubleshoot errors in Automated tests

Learn how to resolve common errors.

Automated tests is an easy-to-use automated solution to add accessibility testing to your pre-existing test suite. You can find solutions to common problems in the following section.

Common errors and solutions

You can contact support if your issue is not listed in the following table:

Problem Solution
Automated tests on Playwright failing with the following error:
Error: Playwright version not supported
Update Playwright version using the following command:
npm install @playwright/test@latest
Automated tests not running due to an older version of BrowserStack SDK. Update the BrowserStack SDK version to the latest by following the instructions for your framework.
Running Automated tests without BrowserStack SDK. Install the latest version of BrowserStack SDK by following the instructions for your framework.

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked






Thank you for your valuable feedback

Is this page helping you?

Yes
No

We're sorry to hear that. Please share your feedback so we can do better

Contact our Support team for immediate help while we work on improving our docs.

We're continuously improving our docs. We'd love to know what you liked






Thank you for your valuable feedback!

Talk to an Expert
Download Copy