I am trying to click an element, but it throws an ‘obscured’ error when running:
Automation Start exception: Message: Element is not clickable at point (105,151) because another element obscures it.
I tried using try-catch, but it only works when we wait for 10 seconds.
It should be handled without adding a static 10-second delay.
New contributor
Bavithiran Ramesh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.