Advanced Scan Settings
Advanced Scan Settings are optional. After filling in all the desired information, select Next. You can also choose to skip the step by selecting the Skip link.
Scan Scope
Field | Usage Description |
---|---|
Page types to perform accessibility analysis on: | Checkboxes. To choose which kinds of content to scan and analyze for accessibility, Web Pages, PDFs, and/or PDF/UA violations. |
Include 4xx / 5xx error pages | By default, axe Monitor ignores all error pages when scanning and analyzing a site. To analyze the accessibility of these error pages, select this checkbox. |
Save content of scanned pages | This option is checked by default. Axe Monitor saves the source for each page successfully retrieved during scanning. This is especially useful for reviewing the source of the page to compare and reference in results - particularly when the page uses a lot of client-side scripting to generate or present content. The document source is then displayed on the Pages page. Note: Scanning a page larger than 3MB in size results in a successful scan and saves the accessibility results, but does not save the content of the scanned pages. |
Window Width and Window Height | Scans are run on 1920 x 1080 resolution by default. You may optionally modify the screen size. For example, if you want to test against a tablet-size or mobile-responsive website. |
Do you want this scan to appear in axe Reports? | If you want to review progress over time or compare the accessibility of the site you’re scanning to other site scans, select Yes to send data to axe Reports. The option is set to No by default. |
Starting a Session
URL Scope
Field | Usage Description |
---|---|
Limit scanning to specific domains | Restricts the scan to the domain and any subdirectories under it. Entering the domain name restricts the spidering further than just the domain(s). For instance, if you enter a domain as "deque.com", the scan will be restricted to the domain and will not follow links to any parts of the domain. This allows you to ensure that only trusted domains can be granted permissions. |
Create separate results for pages with these URL parameters | Enter URL parameters to include while scanning the website and create separate results for the pages. URL parameters (also known as query strings or URL query parameters) are elements inserted in your URLs to help you filter and organize content. Or implement tracking on your website. The parameters help Identify unique pages. |
Consolidate results for pages with these URL parameters | Enter URL parameters to exclude while scanning the website. |
Consolidate page results for all URL parameters | Select this checkbox to exclude all URL parameters while scanning the website. Selecting this checkbox disables the previous two fields. |
Consolidate page results for all URL fragment identifiers | Select this checkbox to exclude all URL fragment identifiers while scanning the website. URL fragment identifiers are used to identify a portion of the page. |
Restrict to folder of scan URL | Select this checkbox to restrict the scanning to the folder. This is by default not selected. |
Skip Specific URLs | To skip pages with any URL fragment identifiers, use this checkbox. The URL fragment identifier helps you identify a portion of that page. This is by default not selected. |
Enable inclusion/exclusion rules | To add inclusion/exclusion rules that let you use axe Monitor to include or exclude things like file extensions and URLs from your scan, select the Enable inclusion/exclusion rules checkbox. Enter one line per keyword, phrase, or extension in the fields that appear. Use quotes around phrases or keywords if you want them to be identified from page content instead of the URL. We recommend you choose only one type of inclusion/exclusion rule. |
Optimization
Field | Usage Description |
---|---|
Add wait time before scanning each page | This setting is useful if you have pages that take a long time to load. Select the checkbox to extend the amount of time that axe Monitor will wait before scanning each page. |
Pre-scan wait time (in milliseconds) | The default value is 0 milliseconds. Enter a numeric value (in milliseconds) to tell axe Monitor to wait before it starts scanning each page. |
Allow pages to be scanned while the page is still in "interactive" mode | Enabling this option causes the scanning engine to consider the page loaded when the ready state of the document is set to interactive (as opposed to complete, which is the system's default behavior). WARNING: This option is experimental and should be avoided unless absolutely necessary. |
Priority | If you want certain scans in your system to finish earlier or later, change the priority. A high-priority scan will be allocated twice the available resources of a medium-priority scan. A medium-priority scan will be allocated twice the available resources of a low-priority scan. |