cannot attach to print dialog box after printing from internet
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-02-19 04:46 AM
Hi,
I am printing from the Internet. The printing dialog box pops up. I am trying to input the file name and select save, but cannot because I am disconnected from the dialog box. I am trying to attach back to it, but I cannot.
How can I attach to the print dialog box? OR, Do I need to use Global Send Keys? The dialog box is the active window on my screen and I am still getting the error message of not being connected when using the Global Send Keys. Am I missing something in using the Global Send Keys?
Thank you.
3 REPLIES 3

Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-02-19 07:33 AM
Hi Danny,
Could you attach the screenshot here? It is the easier way to diagnose your problem.
I guess the problem is you are using the objectA to attach with the application. And the pop up is created by another application so you need to create another objectB to manipulate that.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-02-19 04:52 PM
You should be able to spy the pop up using WIn-32 mode , No need to use Global send key. You can also spy the area where you want to enter the file name as well as print button.
Also please suggest if blueprism is connected to IE application when you are trying to print.
Narayan
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-02-19 09:01 PM
Hi, Thank you both for your help. I was able to spy the box and attach.
