Customize axe Watcher
This page summarizes and links to different ways you can customize Watcher
Not for use with personal data
You can customize Watcher in several different ways:
- Use Global Configuration allows your organization to specify which accessibility rules to follow when checking your webpages.
- Control Your Scans by giving you the ability to decide when or what to scan using manual mode.
- Run Tests in Parallel can reduce the time needed to scan your site when you use multiple test runners.
- Exclude URLs to skip analyzing certain pages whose URL matches the specified expression.
- Use Dynamic Selectors to scan sites where the elements use different IDs every time the page is generated.
- Set Timeouts to avoid failures due to timeouts on complex or large sites.
- Use Watcher with a Proxy shows how to set up Watcher to use an HTTP proxy.
- Use Playwright Test Fixtures with Watcher how to set up Playwright with Watcher if you already use test fixtures.
- Use Axe Watcher in Continuous Integration (CI) Environments shows how to use Axe Watcher with common CI environments.
