I am getting this error while running script, it is not clicking on the element. I am eclipse with maven
org.openqa.selenium.ElementClickInterceptedException: element click intercepted
Your help is appreciated
when I click twice on the same element, it is working on the second click.
Note: when I run the same script on AVD, , it is working fine.
Tried JsClick as well.