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

### Description Using Directory.GetCurrentDirectory() on Centos 7 (Linux) results in the directory from which the command to start the process is issued, not the directory where the executable is located....

### Description Please tell me, I can’t navigate to the page when using option "userdatadir" with firefox. The site opens in the browser, but i get an error while use...

## Looking for some help? Get priority support by [sponsoring the project](https://github.com/sponsors/hardkoded)/ **Before you file a bug, have you:** * Tried upgrading to newest version of PuppeteerSharp, to see if...

See https://github.com/puppeteer/puppeteer/pull/8162/files

See https://github.com/puppeteer/puppeteer/pull/6735

**Before you file a bug, have you:** * Tried upgrading to newest version of PuppeteerSharp, to see if your issue has already been resolved and released? **Yes** * Checked existing...

Explain how would you like this document to be impoved. Source URL: https://github.com/kblok/puppeteer-sharp/blob/master/lib/PuppeteerSharp/Page.cs/#L37 scroll in list of methods on right sidebar

When using PuppeteerSharp with BlazorWASM, i get the following error `System.PlatformNotSupportedException: System.Net.WebClient is not supported on this platform. Use System.Net.Http.HttpClient instead. at System.Net.WebClient..ctor() at PuppeteerSharp.BrowserFetcher..ctor() in C:\projects\puppeteer-sharp\lib\PuppeteerSharp\BrowserFetcher.cs:line 53` Is there...

### Description I try using puppeteer-sharp with Firefox and getting this exception after page is loaded: https://bot.sannysoft.com/. At that time, page https://google.com was loaded without exceptions. Navigation failed because browser...