I need to tap on an element that hardly stays for 3 seconds on the UI. Since it is vanishing from the UI within 3 seconds, my test is getting failed while finding the element. Is there a way to deal with it using appium?
Scenario -
- User1 generates a notification for User2
- User2 needs to find the element and tap on it