Click Issue

I am automating a scrapping use case. where I am clicking on a button on a website, button appears on the website but animations on website does not load.

My question is it will click on that button If I use simulate click? @NIVED_NAMBIAR

Hi @crestina1250

I am not cleared with ur question

Can u elaborate it please

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed:

I am using click activity in attach browser but the website animations does not load but button appears on screen. my question is bot will click on the button or not?

@Vajrang

If the button element is there it will click the button

To make it more sure , u can try out css selectors to unquely identify the button