Document toolboxDocument toolbox

Selecting Capture Mode and API

Qualitia gives you provision to select appropriate modes and API based on the application type when adding objects using the objects spy. You can select the appropriate object inspection mode from the object spy settings. 

Capture Mode

Qualitia provides two mode for capturing objects for using in tasks and test cases.

  • Left Click: In this mode, you can add objects to the repository using the left click of the mouse.
  • Mouse Hover: Using this mode, you can add objects in the repository just by hovering mouse pointers over objects.

To select capture mode:

  1. Launch Object Spy.
  2. Go to Settings > Inspection.
  3. In Capture mode, select the required option.
  4. Click OK

Capture APIs

Qualitia provides mainly 2 APIs while capturing objects.

  • Browser Mode: In this mode, Qualitia identifies objects using JavaScript events or native events.
  • Accessibility: Selecting this mode, you can utilize Microsoft Active Accessibility API to identify objects from application under test more reliably.

To select Capture API:

  1. Launch Object Spy.
  2. Go to Settings > Inspection.
  3. In Capture API, select the required option.
  4. Click OK.

Â