How to TypeInto file name box in Remote desktop

Hi everyone,

I built a workflow in VM by using Remote desktop, with the function to print information of a website as PDF (Ctrl+P).

Although, I used all of the selection options in the tooltip (F2,F3,F4), I still could not indicate the selector to the file name box, as the image below. I also could not switch to other tab or app, until closing the “Save Print Output As” window.

I really appreciate it if anyone could help me figure out this issue
Thank you in advance

Hi @Hai_Pham_Viet

Is the below extension enabled to automate!

Regards

Thank @pravin_calvin for your suggestion

I’ve installed this extension already, but it does not work.

My main.xaml running file is inside the VM, it could detect most of the selectors on the website, except the file name box in “Save Print Output As” pop-ups window.
I also could not switch to other tab or app, until closing that pop-ups window.

Hi @Hai_Pham_Viet

Use attach window Indicating the popup and create a window variable in attach variable properties and use Close window by passing the window varible

Regards

Oh I solved it! The reason is that in the Print settings, I should change the destination from “Microsoft Print PDF” to “Save as PDF”.

The former option will prevent my laptop from switching to other tab or app, until closing that pop-ups window (it happens in Virtual environment only).

Again, thank you so much for you prompt support @pravin_calvin

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