Facebook Authentication scenario with Appium

353 Views Asked by At

I am testing in Appium a native mobile app. In the facebook login scenario, i have noticed that the UI of the authentication popup changes randomly and that causes tests to fail. Any idea how to control this? I mean, can i create 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? Thanks

0

There are 0 best solutions below