Hiii,
For the image if report is not present the popup is shown
But if the report is present then it is not showing saveas option
What is the issue
Thanks and Regards,
Supriya
Hi @supu123,
After clicking on download report also you are unable to find save as?
if so check with IE settings once.
Hii,
The browser is chrome and the Ask where to save each file is checked in my case
Thanks and Regrads,
Supriya
Hii,
Manually in IE but not in chrome
Thanks and Regards,
Supriya
hi @supu123,
Comparatively we can find more reliable selector in IE than chrome,better try with IE
Thanks,
Hi
Make sure there is no space in vendor tax id ( front ).
Hi @supu123,
Try giving some delay,it might work.
use F2 For delay
Hii,
I tried with it but its not working
Thanks and Regards,
Supriya
which activity you are using?
Hi @supu123,
Please find the reference flow
SaveAs.xaml (15.4 KB)
Looking at your XAML file, what is your first Click activity “Click_SaveAs” trying to click?

The selector doesn’t look correct for this, as you have a class value of #32770 which refer to a dialog box where the Save as menu item would be #32768 which is the class for a menu. There also is not a click action to open that menu from the download notification window.
Your first click

vs, what my selector generates

I would revisit your actions and maybe use the recording features to see what it produces for you and compare.
you can also try using down arrow two time using send hot key