Qualitia Mobile object spy contains multiple components. You must complete the installation process to you start adding objects from mobile application under test.
...
- XCode
- Appium Dependencies
- Java 8 - Oracle JDK / Open JDK
On your Windows machine, you must have
- Android Studio (for emulators only)
- Intel® HAXM (for emulators only)
- Java 8 - Oracle JDK / Open JDK
- Set system environment variables
...
- Navigate to the folder where you have downloaded Qualitia Installables.
- Open Mobile Server Folder.
- Do one of the following:
- If you are installing it on Mac, copy the Qualitia Mobile Server.pkg file to any temporary location.
- If you are installing it on Windows, copy the Setup.exe file to any temporary location.
- Follow the onscreen instructions and complete the installation procedure.
- To confirm the installation, go do one of the following:
- Go to services console and check whether the Qualitia.Mobile.Service is running (for Windows only)
or- .
- You can try accessing Mobile Server using Server URL in any browser.
Server URL is a combination of hostname/IP of the machine where Qualitia Object Spy server is installed along with the port 4001.
Sample URL may look like: http://192.168.25.77:4001 or http://localhost:4001.
Installing Mobile Agents
After you install Qualitia Mobile server, you can install Mobile agent and connect mobile devices or simulators/emulators to identify and add objects from mobile applications.
...