Skip to main content

All Questions

2 votes
2 answers
3k views

Chrome Driver Headless to save us the html and resources

I'm looking to programmatically download the webpage output to save us html and also resources css and js and images used on the webpage, Is it possible with chrome driver? Anybody did any ...
Velmurugan's user avatar
3 votes
0 answers
1k views

Timeout trying to use Chrome Headless Browser print-to-pdf with Selenium WebDriver C#

I'm trying to create a ChromeDriver object using the ChromeOptions that will print the screen to a p.pdf. If I run the following command I'll get that: "C:\Program Files (x86)\Google\Chrome\...
user2961759's user avatar