aws-samples / aws-device-farm-appium-tests-for-sample-app

AWS Device Farm Appium tests
Apache License 2.0
91 stars 77 forks source link

Fixed inconsistent spacing and incompatiblity with < 4.3 devices #6

Closed hunguyenn closed 7 years ago

hunguyenn commented 8 years ago

WebViewTest will fail if run on devices running Android versions <4.4 or >= 6.0. Hybrid views are not compatible with <4.4 and switching contexts is buggy within Appium for >= 6.0.