Perfecto-Quantum / Quantum-Starter-Kit

Get started with Quantum! Clone or download this repository to start, contains examples of tests and step definitions.
MIT License
59 stars 79 forks source link

Accessibility Check Sample #10

Open tal-abraham opened 7 years ago

tal-abraham commented 7 years ago

We need to add a sample for how to check mobile \ mobile web \ desktop web accessibility using external accessibility services.

For web - we can add a flow for getting html content from the device, sending it to an external service, and sending the results (may url to the result in the external tool) to reportium.

For native - need to investigate which free tools exists in the market and how this can be done using automation.

genesisthomas commented 4 years ago

Axe, Accessibility scanner and Accessibility inspector will be the right set of tools to proceed here. https://developers.perfectomobile.com/display/PD/Axe https://developers.perfectomobile.com/display/PD/Accessibility+testing