I’m trying to build a configuration for mobile testing, I’m reading the documentation.
I have 3 questions.
-
Is it possible to use mobile tests in orchestrator and schedule tests like I do on a desktop?
-
Should everything that needs to be installed (Android Studio, Node.js and Java) be installed on the computer where the robot is installed or on my local computer or both?
-
Just to understand better, do I “receive” the devices form of an emulator through Android studio? And why is the Appium SERVER required in this situation?
Many thanks to those who can answer these questions