Scenario properties: Main options

Scenario properties: Main options
 
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 applications:
  • for Win32 window controls
  • for Accessible objects
  • for HTML tags
  • for Java Swing control
     
Except Win32 controls, each group includes two sections:
  • Filters define the processing order for controls or tags and for their child elements.
  • Naming rules specify how to name controls depending on their properties.
 
The main page of the Scenario Properties is accessible through Capturing settings dialog. It allows to set the main properties of capturing scenario.
1

Scenario  title

1. Scenario ~titleSpecify scenario name here.
2

Scenario  description

2. Scenario ~descriptionUse this optional field to specify scenario's custom description.
3

Capture  Swing (Java)

3. Capture ~Swing (Java)Check this option to allow capturing of Java Swing windows.
4

Capture HTML

4. Capture HTML Check this option to allow capturing of HTML pages in MS Internet Explorer browser.
5

Capture  Accessible objects

5. Capture ~Accessible objectsCheck this option to allow capturing of accessible objects in various applications.
6

Capture Win32 windows

6. Capture~Win32 windowsCheck this option to allow capturing of Win32 window controls.
7

Export  scenario

7. Export ~scenarioPress this button to export your scenario into a file for further transmission to another member of your project team or for backup purposes.
8

OK button

8. OK buttonPress to close the dialog and to accept the changes.
9

Cancel button

9. Cancel buttonPress to close the dialog and to discard the changes.
10

Help button

10. Help buttonPress the button to show the context help page.

Built with help of Dr.Explain