Header

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

As an Automation Tester, you may use the Object Spy tool in Qualitia Automation Studio to add new objects or view existing ones. This tool is pivotal for your test cases as it allows you to identify and select the specific elements you want to interact with in your automated tests.

đź“šPrerequisites:

  • User must have access to QAS - Client.

  • User must have “Manage Objects “privileges to access ObjectSpy.

  • Before launching Object Spy, ensure that your computer's anti-virus software doesn't prevent its operation. If you encounter difficulties, you need to whitelist the Object Spy's extension in your anti-virus software.

Launching Object Spy from the Object Screen

Here's how to launch the Object Spy from the Object Screen:

  1. Login to Qualitia Automation Studio - Client. <insert Screenshot>

  2. Access Develop from left navigation of your QAS - Client. <insert screenshot>

  3. Click Objects tab icon from the right side of the screen.

  4. A slide-out panel will appear where the existing objects will be listed.

  5. Click Configure.

  6. A popup will appear, where

    1. You can select the Browser.

    2. Enter the URL for the application under test.

  7. Click Save

  8. To launch the Object Spy click Launch Object Spy.

  9. This action will launch the browser and open the URL entered in 6.a. If the URL is empty a user guide page will appear on the browser.

  10. Once browser is opened press CTRL+F12 to open the Developer tools.

  11. In the top Navigation mention menu of the browser's developer tool, click >> to view Qualitia ObjectSpy.

The plug-in can be observed at the bottom of the Internet Explorer screen with functionalities like the Object Spy tab and HTML source tab on the left bottom. A toolbar with 'Highlight', 'Highlight All', 'Clear Highlights', 'Save', 'Delete', 'Reset' functionalities exists on the right-bottom pane.

If the plug-in isn't visible, please refer to the troubleshooting section.

Launching Object Spy from Test Case and Task Screen

To launch Object Spy from the Test Case or Task Screen:

  1. Right-click on the Test Case or Task screen.

  2. From the context menu that appears, select Object Spy.

By understanding how to launch and use the Object Spy effectively, you can add and manage objects more efficiently for your test cases or tasks. This capability is crucial for successful automation testing.

Launching Object Spy from Browser

Initiating Object Spy from Your Browser

You possess the ability to initiate the object spy from the type of browser in which you have installed the object spy as an extension.

Here's how you can initiate the Object Spy from your browser:

You need to do one of the following actions:

  1. To initiate the Chrome Object Spy, you should open the Chrome browser or To initiate the Edge Object Spy, you should open the Edge browser.

  2. Following this, press CTRL+F12 which will lead you to open Developer options.

  3. In the top Navigation mention menu of the browser's developer tool, click >> to view Qualitia ObjectSpy.

  4. This action will bring forth the Qualitia ObjectSpy login page.

  5. In the popup screen, input the Qualitia Server URL.

  6. You need to enter the same User Id and Password that you use to log into the Qualitia Automation Studio (QAS) client.

  7. Click Continue button.

  8. Now, you should select the associated project in which you wish to add and manage objects.


  • No labels