Capturing scenario is a set of predefined rules that define how to process various window controls or HTML tags.
There are four groups of rules, for every type of application:
Win32 window controls.
Accessible objects.
HTML elements.
Java Swing control.
Except Win32 controls, each group includes two sections:
Filters define the processing order for the controls or tags and for their sub-elements.
Naming rules specify how to name controls depending on their properties.
The main page of the Scenario Properties is accessible through Screen capturing settings. It allows you to set the main properties of the capturing scenario.
Scenario name
Specify the scenario name here. This name will help you distinguish different scenarios.
Press this button to export your scenario as a file. After you export your scenario, you can share it with another member of your project team or keep it for backup purposes.