I have an appium test program that works perfectly fine on a Samsung S3 with api 18. When I try to run this program on a Samsung Galaxy Trend 2 with api 19 the program starts running, the app gets installed and opens up fine but as soon as the first page comes up, nothing happens anymore. There are no errors (except for the timeout). Anyone had this experience before / can help me? Thanks alot!!
Asked
Active
Viewed 100 times
0
-
check for the locators you are using on that screen again. – Gaurav Jul 15 '15 at 14:35
-
checked via the ui automator the locators are the same... – Stijn Janssens Jul 16 '15 at 12:05
-
not sure then..can't say anything without debug. – Gaurav Jul 16 '15 at 15:12