I have just recently done an export of my selenium IDE code to selenium web driver. I have found that a lot of the commands that worked in IDE either fail to work or seleniu
WebElement.click() click is found to be not working if the page is zoomed in or out.
WebElement.click()
I had my page zoomed out to 85%.
If you reset the page zooming in browser using (ctrl + + and ctrl + - ) to 100%, clicks will start working.
ctrl
+
-
Issue was found with chrome version 86.0.4240.111