Skip to content
Open
Show file tree
Hide file tree
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
6 changes: 5 additions & 1 deletion docs/basics/integrations/deque.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@

Sauce Labs will display the accessibility results in our UI as a tab in the job itself:

<img src={useBaseUrl('img/accessibility/example.png')} alt="Accessibility Example in Sauce UI"/>
<img src={useBaseUrl('img/accessibility/a11ymain.png')} alt="Accessibility Example in Sauce UI"/>

The full page report gives an easy to consume overview of all the acessibility results with stats and extended details:

Check warning on line 36 in docs/basics/integrations/deque.md

View workflow job for this annotation

GitHub Actions / vale

[vale] reported by reviewdog 🐶 [sauce.Simplicity] Remove 'easy'. Be precise instead of subjective. Raw Output: {"message": "[sauce.Simplicity] Remove 'easy'. Be precise instead of subjective.", "location": {"path": "docs/basics/integrations/deque.md", "range": {"start": {"line": 36, "column": 31}}}, "severity": "WARNING"}

<img src={useBaseUrl('img/accessibility/a11yfull.png')} alt="Full Page Accessibility Example in Sauce UI"/>

## Language Specific Examples

Expand Down
Binary file added static/img/accessibility/a11yfull.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/accessibility/a11ymain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading