clicking on the export button should open the pop up. however sometimes it doesn’t work.
@Srini84 … If you are their please help. thanks
For this, You can use Element Exist activity
After your click activity Place element exist and scrape the Email Element
You can use a Do while loop and in condition give as Element exist variable <> true
Inside while loop place the Click activity
Check as below
Here until the Email box appears it will click the export, Once it is appeared then it will stop looping
Hope this helps you
Thanks
@spmbot if this doesn’t work, try to change the click method