Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Allow Neodymium to Utilize Browserstacks WCAG Feature #349

Open
5 tasks
wurzelkuchen opened this issue Feb 3, 2025 · 0 comments
Open
5 tasks
Assignees
Labels
codeImplementationNeeded This issue requires a change in the code of Neodymium docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made feature

Comments

@wurzelkuchen
Copy link
Contributor

Quick Description

Browserstack does have a WCAG feature which we want to utilize in Neodymium.

User Story

As a test automation Engineer,
I want to have a deep insight in the accessibility of my webiste, without doing a seperate testing
so that I can do the WCAG testing alongside my normal test automation.

Functional Requirements

  • Allow Neodymium to use Browserstack WCAG
  • If possible make the test break if the WCAG report from Browserstack shows certain errors (numbers or specific items, or if there are errors at all, depending on what is possible) and make this configurable.
  • If possible make the report quickly accessible from our report (one or more of the ideas below)
  • a) add the results directly into our report
  • b) add the report as an iframe inside an allure report
  • c) add a link to the report

Documentation Requirements

  • Document this feature in our wiki

Test Requirements

  • Test this feature by using a separate test suite
@wurzelkuchen wurzelkuchen added codeImplementationNeeded This issue requires a change in the code of Neodymium docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made feature labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeImplementationNeeded This issue requires a change in the code of Neodymium docsNeeded The documenttion needs to be checked if there are changes needed and if so, adaptions should be made feature
Projects
None yet
Development

No branches or pull requests

2 participants