Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Qualitia Mobile object spy contains multiple components. You must complete the installation procedure to you start adding objects for mobile automation test cases. 

...

On your Windows machine, you must have

  • Android Studio (for emulators only)
  • Intel® HAXM (for emulators only)
  • Java 8 - Oracle JDK / Open JDK
  • Set the system environment variables

...

  1. Navigate to the folder where you have downloaded Qualitia Installlables.
  2. Open Mobile Object Spy Agent Folder.
  3. Copy the .dmg file to any temporary location on the machine where you want to install this agent.
  4. Double-click the .dmg to install.
  5. Follow the onscreen instructions and complete the installation procedure.
  6. Post installation, you can access the agent using icon from the top menu bar.

Configuring Mobile Object Spy Agents

After you install Mobile Object Spy agents, you must configure them to connect to Mobile Object Spy server you installed earlier. Multiple agents can connect to a single Mobile Object Spy server. 

Configuring Mobile Object Spy Agent on Windows

After you install the Mobile Object Spy agent, you must configure it to connect to the mobile object spy server.

Post this configuration, all the existing Android virtual devices (emulators) get connected to this agent automatically.

To Configure Mobile object spy agent:

Launch Mobile Object Spy agent from system tray.

...

titleView image

You will get the following information from system/IT administrator.

...

Configuring Mobile Object Spy Agent on Mac

After you install the Mobile Object Spy agent, you must configure it to connect to the mobile object spy server. After this configuration, all the existing Android virtual devices (emulators) get connected to this agent automatically.

To Configure Mobile object spy agent:

    Launch Mobile Object Spy agent from system tray.

    Expand
    titleView image

    You will get the following information from system/IT administrator.

  1. Enter Keychain Path.
    It is a path to the private development key exported from the system keychain.
  2. Enter Keychain Password for authenticating to Keychain Path mentioned above.
  3. Enter the Keystore Password.
  4. Enter the absolute path to the chromedriver executable which will be used test case executions on mobile devices. 
  5. Enter the path to the directory where you have stored the chromedriver to be used test case executions on mobile devices.
  6. Enter XCODE Signing ID.
  7. Enter XCODE Organization Team ID.
  8. Click Save.
  9. On a subsequent screen, enter Mobile Object Spy Server URL.
    Server URL is a combination of hostname/IP of the machine where Qualitia Mobile Object Spy server is installed along with the port 4001.
    Sample URL may look like: http://192.168.25.66:4001 or http://localhost:4001 (if the mobile object spy server is installed locally).