After you install the extension you can start using it for adding objects into the object repository.
...
- 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 Objects. - Enter the application under test URL in the address bar.
- Open Developer Tools (press F12 or right-click and select Inspect from the context menu).
- In Developer Tools, select Object Spy. Enter Server URL and Qualitia User ID.
- Click Continue.
A list of projects appears which are accessible to that user. - Select the project under which you want to add new objects and click Continue.
To add new objects in the repository, turn 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.
The Server URL is a combination of the hostname and port 8887 where you have installed the Qualitia server.
For example, http://192.112.33.123:8887 or http://localhost:8887 (if the server is installed on a local machine).
By default, Qualitia uses port 8887. You may change it while installing /wiki/spaces/QASWM7/pages/1169433190 component.
...