NOTE to Assistive Technology Users: Access Assistant can be opened with the hotkey combination Ctr+Shift+Space.
On this page:
Overview
Access Assistant allows users to capture modules for testing in two ways:
- Capture a page
- Capture a component on a page
A module is a testable unit of a website or application. Typically when performing an audit on a website, one does not need to test every page on the site. A best practice would be to identify pages that are templates used throughout the site, and components that are reused on many pages throughout the site. For example, if a search bar is present on every or most pages of an application, the search bar would be a component that is captured as a module. Likewise, if there are 3 different page templates used throughout an entire website, 3 different pages using each of the templates should be captured as modules.
Capture a page as a module
NOTE: In order to view the "Ignore Elements" Section, the user must create Element Filters. Information on how this can be done can be found at: Element Filtering
To capture a page as a module:
- Navigate to the page in the website being tested in the main testing window.
- In the toolbar window, navigate to the report in which the testing results should be saved.
- Select the Current Page button.
- On the subsequent form:
- Verify the details of the module.
- If any elements on the page should be ignored when testing, select the elements in the "Ignore Elements" section.
- Select "Save" to capture and test the module.
Capture a page component as a module
To capture a component on a page as a module:
- Navigate to a page that contains the component in the main testing window.
- In the toolbar window, navigate to the report in which the testing results should be saved.
- Select the "Capture Node" button.
- On the subsequent form:
- Enter a name for the module.
- If any elements within the node should be ignored when testing, select the element in the "Ignore Elements" section.
- Select the "Node Selector" button or the "DOM Selector". This will activate the node selection tool. The DOM Selector will display the DOM to allow selection of a node. The Node Selector tool will allow the user to select an element on the page being tested to select it as a node.
- When the Node Selector tool is used, the selected node will be displayed after selection. Verify the selection and confirm it by selecting it in this window.
- Once the node is selected, select the "Save" button to capture the node as a module and test it.
Comments
0 comments
Article is closed for comments.