How to Click on When download button appears by manually refreshing the browser and checking

Hi @jack.chan

I have Web page like this which has 2 columns in it Status and Link

image

As you can see in the first row the status is InProgress so the download button has not appeared,
but once the status changes to success the download button appears (we need to maually press the reload button and check )

What i want to do is once the Status changes to Success in the first row I want to click the respective download button which will apear next to it.

How to do this ?

And this operation I want to perform only on the first row of this table everytime.

@Ishan_Shelke same

same as last time, but we add 1 more click activity (click refresh) in retry loop
Sequence.xaml (12.2 KB)

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.