Getting Started
Quickly identify accessibility issues in your Android and iOS applications
With axe DevTools for Mobile, you can have complete accessibility testing at every step of the development lifecycle. Catch accessibility issues with automation before they are added to the codebase.
Using the axe DevTools Mobile Appium drivers will help your team to shift left - you'll integrate mobile accessibility testing earlier in your development lifecycle, so you can detect accessibility defects before they make it to production.
What Can You Do with axe DevTools Mobile?
Using the axe DevTools Mobile Appium drivers allows for seamless integration within your existing tests for iOS and Android, no matter the language of Appium's client libraries.
At a Glance
- Install the axe Drivers - Get the XCUITest driver for iOS testing and the UIAutomator2 driver for testing on Android.
- Customize your Configuration - Name and tag your scans, opt to ignore certain rules, or create a URL for scan results.
- See Results on the Dashboard - Send test results to the axe DevTools Mobile Dashboard - a central location where your whole team can view and manage accessibility issues found in your app.
- Create a Standalone Report - Generate a scoped report of accessibility issues that you can attach to a pull request or use during local development.
- Integrate with Your Development Pipeline - Check for accessibility issues within UI tests already running in your CI/CD pipeline
- Prevent Inaccessible Code - Use accessibility test results to pass or fail UI tests running in your pipeline, ensuring inaccessible code doesn't make it to production.
How Do I Get Started?
Get set up for automated testing by installing the drivers you need.