LaRo
2 years agoOccasional Contributor
[if object] method is delayed on mobile
hi
I have set up Android. And I want to check popup that appear only once on a particular page.
So, i used [if object] method to check popup object.
But it takes almost 40 seconds if no popup comes up!!
Looking at the Appium logs, [find element] is highly requested.
Is there any solution?