×

Editing Accessible objects filters

 
Use this dialog to setup a control processing filter for accessible object, window, or Java Swing control.
 
Accessible object is a term that refers to a software component representing a user interface element that can be interacted with by an assistive technology device, such as a screen reader or keyboard, or to a physical item that has been designed to be used by a wide range of people, regardless of their abilities. In software, this means providing information about elements to assistive technologies via APIs, while in physical contexts, it means designing products or documents to be usable by people with disabilities.
 
Open Scenario properties dialog and on the left side of it go to Accessible objects filters, then click New filter:
 
 
The following dialog window will appear:
 
Editing Accessible objects filters
 
1

Filter by name

1. Filter by name
 
Use this section to set a logical condition based on a control name comparison.
2

Filter by role

2. Filter by role
 
Use this section to set a logical condition based on an object role comparison.
3

Filter by state

3. Filter by state
 
Use this section to set a logical condition based on an object state.
4

Highlighting

4. Highlighting
 
Check this option to highlight the control when the cursor is over it.
5

Parse child objects

5. Parse child objects
 
Check this option to parse child objects as well.
6

Case sensitive comparison

6. Case sensitive comparison
 
Clear this checkbox to ignore case in name string comparison.
7

Roles language

7. Roles language
 
Select these checkboxes to specify if an object role should be interpreted as a localized string (English by default).
8

States

8. States
 
Specify the states that you want to filter the objects by selecting the checkboxes next to them.
9

Object parsing

9. Object parsing
 
Check this option to include this object in the project and select a type of inclusion:
  • add as visible control;
  • add as invisible control;
  • add as a separate screenshot page (sub-window).
10

Final settings

10. Final settings
 
The icons display the filter action in a compact iconic style.
11

OK

11. OK
 
Press the button to accept all changes and close the dialog.
12

Cancel

12. Cancel
 
Press the button to close the dialog and to discard the changes.
Made by Dr.Explain, software documentation tool