Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/playwright-accessibility-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import TabItem from '@theme/TabItem';
></script>
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.

<!-- > Compatible only with Chrome and Edge browser versions >= 90. -->
> **Note :** Accessibility Testing for Playwright is currently only supported on the Chrome browser (not Chromium-based browsers).

## Prerequisites

Expand Down
Loading