Why my (responsive) mobileweb page only on iOS and Safari browser is automatically submitting itself on specific page loading? - Issues/Bugs - Appium Discuss
In my appium mobileweb(A responsive website) test automation project (Appium v3.2, JDK 21) with real devices like Android with Chrome browser ( Android v16.0 Samsung Galaxy S21 FE, Chrome v147.0), and iOS(v.26.4.2, iphone 11) with Safari browser, particularly while using iPhone device with Safari browser is automatically submitting itself repeatedly on a specific page when a DDL list box item is selected (Or) TAB out of a input field, with out the automation code clicking the button designated f...