Unable to Execute scripts on Firefox 45 and Selenium 2.53 | Selenium Forum
M
Posted on 16/08/2016
Hello All,

I am trying to execute scripts which are already developed. We have updated to new selenium 2.53 jars and Firefox version 45, Now I am unable to execute scripts as it is giving error "Element is not clickable at this point". I am confused weather its upgrade or any other issue. We are using xpath to identify control I had check on this its fine there no problem with object identification. Please help me in resolving in this issue.

M
Replied on 16/08/2016

try these solution.

https://www.seleniumeasy.com/selenium-tutorials/element-is-not-clickable-at-point-selenium-webdriver-exception


M
Replied on 17/08/2016

Tried above options no luck.


M
Replied on 17/08/2016

then the problem is with website can't click it. can you click it manually?