puppeteer-sharp icon indicating copy to clipboard operation
puppeteer-sharp copied to clipboard

Headless Chrome .NET API

Results 243 puppeteer-sharp issues
Sort by recently updated
recently updated
newest added

page.spec.ts: ExecutionContext.queryObjects: should work for non-trivial page

puppeteer code

page.spec.ts: BrowserContext.overridePermissions: should grant persistent-storage

puppeteer code

### Description We are trying to use Puppeteer-Shart to convert HTML to PDF. Sometimes we could get 200 conversion requests simultaneously. At first, we tried to create a browser and...

Is it possible to handle a CDP target of type "other" as a page? In puppeteer js i saw one, but i didn't find in this library. Here url to...

Hey guys. I have an app with dotnet 3.1 running on docker with alpine. On this app I've install PuppeteerSharp 17. But, when I call the following command on docker...

### Description I've been stuck on PuppeteerSharp 6.2.0 for a while because the chromium instance I needed to interact with was stuck on a pre-100 version for the longest time...

### Description While launch browser, an exception got raised: Method not found: 'PuppeteerSharp.IExecutionContext PuppeteerSharp.IJSHandle.get_ExecutionContext() ### Complete minimal example reproducing the issue var mainHtmlContent = await GetMainTemplateContentAsync(templateViewModel); await new BrowserFetcher().DownloadAsync(); var...

[Original issue](https://www.github.com/puppeteer/puppeteer/issues/12338)

[Original issue](https://www.github.com/puppeteer/puppeteer/issues/12370)