Hello Community!
In this development iam using wait for download activity to download a zip file.
But while downloading the zip file i get stay on page pop up. As shown in image
Some time file takes 7 to 8 min to download and some time it take 2 to 3 min download.
And that popup keep coming after 3 to 4 min.
So i have used on element appear activity and i have added timeout milisecond 300000.
But when the file get downloaded in 2 to 3 min it waits for 5 to 6 min i dont want that.
How can i add the logic that till the file get’s downloaded… in between whatever popup it will get it should click continue to stay.