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 running checker via automation and store its findings in automation friendly format such as XML #2184

Open
swijenay opened this issue Feb 4, 2025 · 2 comments
Labels
enhancement New feature or request user-reported Issues identified outside of the core team

Comments

@swijenay
Copy link

swijenay commented Feb 4, 2025

Project

accessibility-checker-engine

Description

I'm a Software Development Manager for an IBM product named Cognos Analytics (CA). We are using the following IBM Equal Access Accessibility Checker for identifying Accessibility violations in CA.

https://addons.mozilla.org/en-CA/firefox/addon/accessibility-checker/
https://chromewebstore.google.com/detail/ibm-equal-access-accessib/lkcagbfjnkomcinoddgooolagloogehp

Our plan is to automate the Accessibility Testing of CA. As a part of this automation, we are hoping to open each web page of the application, run the checker against the opened page, and programatically analyze the findings of the checker to see if there are any new concerns. In order to do so, we'll need a way to run the checker via automation (which is based on Selenium) and then have its findings stored in an automation friendly format such as XML for automated analysis.

Could you please make the above mentioned enhancement for us? Please let me know if this enhancement request (ticket) should be opened somewhere else. Feel free to triage this ticket if necessary. Thanks!

@tombrunet
Copy link
Member

@swijenay We have several such tools. See the CI/CD section under the Develop section here:
https://www.ibm.com/able/toolkit/tools/#develop

@MHoov MHoov added enhancement New feature or request user-reported Issues identified outside of the core team and removed enhancement New feature or request labels Feb 4, 2025
@swijenay
Copy link
Author

swijenay commented Feb 5, 2025

@tombrunet Thank you very much for the info. I think the Equal Access Checker for Java would do in my case: https://central.sonatype.com/artifact/com.ibm.able/accessibility-checker/overview. Do you have any usage info of this Maven module?

@shunguoy shunguoy added the enhancement New feature or request label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request user-reported Issues identified outside of the core team
Projects
None yet
Development

No branches or pull requests

4 participants