In Appium, which Android versions are supported by UIAutomator2?
- Android 4.0 and above
- Android 5.0 and above
- Android 6.0 and above
- Android 7.0 and above
UIAutomator2 is compatible with Android versions 6.0 and above. It provides enhanced features for mobile app testing on these platforms.
Loading...
Related Quiz
- Appium's support for testing mobile web applications includes compatibility with different _____ and _____ browsers.
- For successful real device testing, the correct _____ and _____ of the device must be provided in the Desired Capabilities.
- What is the purpose of Appium Inspector, and how can it be used when integrating Appium with other tools?
- How can you configure Appium to take a screenshot when an error occurs during test execution?
- What is the purpose of setting up implicit and explicit waits in Appium scripts?