Skip to content

Conversation

@ravenokko
Copy link
Contributor

We have updated the acceptance test suite to include additional support for accessibility with shopware/acceptance-test-suite#410. This updates the Actor pattern page details to include the new methods available.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Actor pattern documentation to reflect new accessibility functionality added to the acceptance test suite in PR #410. The documentation now includes comprehensive guidance on using accessibility-focused methods for keyboard navigation and focus verification, which align with WCAG requirements.

Key changes:

  • Added new "Accessibility Methods" section documenting a11y_checks, presses, fillsIn, and selectsRadioButton methods
  • Updated existing code examples to demonstrate accessibility methods instead of direct Playwright methods
  • Added extensive new examples showing PageObject, Task, and test scenario implementations using the new accessibility methods

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Isengo1989 and others added 3 commits December 2, 2025 15:42
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
ravenokko and others added 2 commits December 2, 2025 16:19
@sushmangupta
Copy link
Contributor

Thanks for the PR @ravenokko :)

@sushmangupta sushmangupta merged commit d912ced into main Dec 3, 2025
9 checks passed
@sushmangupta sushmangupta deleted the docs/add-actor-a11y-features branch December 3, 2025 11:50
@ravenokko ravenokko linked an issue Dec 3, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update ATS documentation

4 participants