...
Info |
---|
Let’s learn what Qualitia Client is and how it works.
|
Mobile Automation
Qualitia client Client internally uses Appium 2.5 for mobile automation. Appium server uses one free port for local communication with mobile automation engine.
Mobile automation engine uses one free port for local web socket communication with Qualitia core client.
Three free ports for local communication are required for android native streaming, web view, and chrome driver.
Similarly, iOS automation requires three free ports for native streaming and web driver agent.
A free port is required for launching and communicating with emulator/simulator.
NodeJS 16 and npm 8 are required as a prerequisite for Appium 2.5.
...