...
- Launch the browser (Edge or Chrome) that is enabled with Web Object Spy.
For detailed instructions on how to launch a web object spy, refer to Adding Web Application ObjectsLaunching Object Spy from the Browser. - Enter the application under test URL in the address bar.
- Enable the Select Mode on.
- Hover the mouse pointer over the object and click it once the object details are highlighted.
You will see the object added into the list in the Object Spy window. Once you add all the required objects, click Save to Repository.
This will add objects into the repository and the object is now ready for use in the automation studio.- To add the objects for a child window, do one of the following:
- Open the child window, and open its associated Object Spy to add the child window objects to a new child window object repository.
- Open the child window. Click the Select Mode button of the Object Spy associated with the parent window to add the child window objects to the parent window object repository. You can switch between parent and child windows to add their objects using the Select Mode button.
Info It is recommended to use Web Object Spy in left dock mode or right dock mode. If you want to use it in any other dock mode, re-enable the Select Mode button to start using it.
You can also detach Object Spy UI with the application under the test page and also add the child window objects as shown in the above-mentioned step. However, if you are adding objects for multiple application pages in the detach mode, the Web Object Spy adds the objects of all the pages in the same object repository.
...