Open PrasadNutalapati opened 1 month ago
It looks like the app's implementation could affect the behavior. https://github.com/appium/appium-xcuitest-driver/blob/master/docs/guides/input-events.md is the implementation guide in Appium/WDA to emulate the click action. If the OS or the app's implementation possibly handled such touch events for multiple layers etc, the behavior maybe occur.
Checking the system log, page source or debugging the app's touch implementation would give more info I guess.
I am working on mobileweb Selenium-Appium-Java test script development. The scenario is like this.