Unable to click Print in Print Dialog box (Chrome)

Hello,
Here is my current workflow:

  1. In Chrome, navigate to an invoice URL
  2. Chrome opens invoice page with print dialog automatically

I am trying to click the Print button. CV allows me to select the target, but when I run it it will not click the button. If I open the print dialog manually, it recognizes the button. But the webpage opens the dialog automatically so I need to be able to click the button in that scenario. If I use a “tab” keystroke, it switches to another button in the dialog box so I know the dialog box is in focus.

The current window selector is: app='chrome.exe' and title='InvoicePrint' , although I do not know if this is correct for the dialog box.

I have tried:

  • Using Simulate input mode
  • Using Activate: False
  • Using Alter Disabled Element: True

Any help is appreciated! Thank you

Hi @ra.systems

Please refer to below thread , hope it helps you

1 Like

Hi @ra.systems were you able to solve the problem?
Thanks in advance for any comment/suggestion.

Regards.

Yes, finally I changed the UI Framework to Active Accessibility and it worked perfectly.

1 Like

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