Currently looking to automate an AR Android application and discovered Android AR emulator. Currently before we start a test we have to position the camera manually using a combination of keyboard and mouse movements to focus on the wall image before we can start our Appium tests.
Is there a way for use to set the position automatically when we start our Appium tests? We have also explored the Emulator Console commands but have not found a way to input X, Y and Z coordinates.