I am testing in Appium a native mobile app. In the facebook login scenario, i have noticed that the UI of the login popup, changes randomly in between test execution and that causes tests to fail. Any idea how to control this? I mean,i think i can have two verifyAt() methods and then implement an if condition which will continue to verify the alternative UI that comes from FB if the first one fails, but i am not entirely sure. Anyone faced this issue before? Thanks
created
Apr '17
last reply
Apr '17
- 3
replies
- 379
views
- 2
users