How to handle window dialog to save pdf in robot framework

Hi,

I have automated my e2e flow using robot framework script.

In last page of my flow I have to perform steps like -

  1. Press control + p
  2. Click on save button as shown in below image
  3. Then it asking me to enter path to save that PDF in the windows explorer as below

Note - Propose me solution for script should work on windows and linux environment

This might be of use:

1 Like