The only solution is to make sure no other elements comes in between while performing operation on any element on the page. Hence we have to make sure no other element comes in between during Selenium Automation.
I am having problem While testing elements that are within webpage size are clickable, all below the size of webpage are displayed but not clickable. If I use a script to zoom out and then use code then it only works.
You have to remove the obstacle or element which is coming in between the required element on which you are trying to perform the operation to overcome this exception.
Got the same exception and it turned out that it is a duplicate ID.
Thank you for helping me find this!
Welcome :)
Solution?
The only solution is to make sure no other elements comes in between while performing operation on any element on the page. Hence we have to make sure no other element comes in between during Selenium Automation.
Thank you sir
Welcome :)
I am having problem While testing elements that are within webpage size are clickable, all below the size of webpage are displayed but not clickable. If I use a script to zoom out and then use code then it only works.
What if there’s just one element in the html code and you keep having element not interactable
spent 9 minutes of my life. no resolution or examples how to solve problem
You have to remove the obstacle or element which is coming in between the required element on which you are trying to perform the operation to overcome this exception.
Not selectable exception , please do on this sir thanq
This used to come in the older versions of Selenium. Now its not possible to produce this exception.
Then how to handle that hidden button...
how to solve this exception???
You should make sure using automation that, nothing comes between the option you are trying to perform operation.
solution sang re
For any doubts, live training updates and free Courses, please join our Telegram channel t.me/qafoxoriginal