diff --git a/docs/playwright-accessibility-test.md b/docs/playwright-accessibility-test.md index cc0400f8..529b328e 100644 --- a/docs/playwright-accessibility-test.md +++ b/docs/playwright-accessibility-test.md @@ -44,7 +44,7 @@ import TabItem from '@theme/TabItem'; > This document walks you through the process of evaluating the accessibility of your website through the execution of automated tests using LambdaTest's Accessibility Tool. - +> **Note :** Accessibility Testing for Playwright is currently only supported on the Chrome browser (not Chromium-based browsers). ## Prerequisites