I am implementing a solution based upon device farm and appium java (TestNG based). We have some scenarios like biometrics registrations etc. which are working fine on emulators but can't see any support from AWS side.
Can anyone please guide on this. for Android we use : driver.fingerPrint(1);
and for iOS we use : driver.performTouchID(true);
Any help will be appreciated !!! Thanks, Gagan