puppeteer-sharp
puppeteer-sharp copied to clipboard
Headless Chrome .NET API
We are using the below source code to capture the full screenshot in desktop view, but the footer is missing, Also you can see the output screenshot. Source Code: using...
See [upstream change](https://github.com/puppeteer/puppeteer/pull/10250)
See [upstream change](https://github.com/puppeteer/puppeteer/pull/10229/files)
Puppeteer implemented an AbortController [here](https://github.com/puppeteer/puppeteer/pull/10018/files). I think the C# flavor is a CancellationToken. The problem is that we need to check for the CancellationToken manually to see if it was...
First of all, thank you for the effort you're putting into this package! We recently made a transition from using NodeJS to .NET (Linux) for our consumption-based Azure Function, for...
Please consider DateTime or Version stamping documentation pages, so to indicate currency. If really embracing the suggestion, two values -- "Introduced", "Displayed" -- would convey context helpful to reader comprehension
[See upstream](https://github.com/puppeteer/puppeteer/pull/10114/files)
Hello, I have developed a web scraper using puppeteer-sharp. The scraper runs smoothly when I utilize the latest versions of puppeteer-sharp and chrome.exe and deploy the code on a Windows...
[See upstream change](https://github.com/puppeteer/puppeteer/pull/9693/files)
[See upstream change](https://github.com/puppeteer/puppeteer/pull/10004/files)