Hi Guys,
I am Unable to click save button.
Scenario:e
- Go to Url
2.Enter PNR and click Download
3.Move to tab where PDF open - Click Save button and save
I am unable to automate 4th step.
Hi Guys,
I am Unable to click save button.
Scenario:e
I am unable to automate 4th step.
Hi @smita.mobifly,
Use Send HotKey activity and send(Ctrl+S) and Use Type into activity to mention the name of the pdf.
Hope this helps!
Regards,
Naveen
Hi Smita,
try these and let me know
1> Send hot key: ctrl +p + enter
2> attach window, followed by click activity
regards
Aditya
Hi @Naveen_tg,
(Ctrl+S) saved into HTML , i need to click save button for saving pdf format.
Hi @aditya.prakash,
How to send 3 keys using hotkey
HI @smita.mobifly,
It works (sending Hot key ctrl+S)
I have attached my workflow.Main.xaml (1.2 KB)
Hi @Naveen_tg,
Thanks
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.