Element click intercepted: Element <a href="https://www.zaubacorp.com/

when I hit the browser after a few steps I am getting an error like

how can solve this error?

Capture

Hi Shri,

Try by adding more delay before clicking on the element. You can use Delay Row step to add delay.

1 Like

Hi Shri,

Please try below solutions

1-Adding delay.
2-Use “Click using java script” option from web click plugin.
3-Use Web Actions plugin for click operation.

1 Like

yeah its working now