Print window, save PDF Selenium WebDriver

2

After developing a web page, I am developing the automated test of this web page. I'm using Selenium WebDriver with for .NET.

After clicking the print button, the popup to choose the printer or switch to PDF is displayed, so my test stops, it re-runs right after printing / saving the document or canceling the operation. Is there any way to manipulate this popup / window.

I am referring to this popup / window:

    
asked by anonymous 10.09.2018 / 21:20

0 answers