Document toolboxDocument toolbox

Add Objects from Modal Dialogs

A modal dialog window is a child of the main application window. This child window blocks all the inputs and actions provided to the main application window unless it is closed. While adding objects from the application under test in the object repository, you can add objects from such modal dialogs (child windows). In order to do so, you must first enable an option from the Object Spy settings.

To enable Inspecting from Modal dialog:

  1. Launch Object Spy.
  2. Go to Settings > Inspection.
  3. Select the Allow Modal Inspection option.
  4. Click OK.
    Now you can add objects from modal dialogs and use them while creating new tasks and test cases.