I'm currently using C# Selenium with Chrome and printing using SendKey, but it's not very optimal as it needs an unlocked desktop to work and I can't use my development machine while the tests are running. Since --print-to-pdf works with headless, shouldn't it also work with Selenium?
Asked
Active
Viewed 944 times
1
-
Possibly answered here: https://stackoverflow.com/a/63970792/1275774 – Mikael Dúi Bolinder Dec 22 '21 at 21:38