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

Headless Chrome .NET API

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

### Description Puppeteer sharp uses various transitive packages causing security alerts ![image](https://user-images.githubusercontent.com/86774361/191694881-045203c7-8c6f-417e-9928-c7324423450e.png) ### Complete minimal example reproducing the issue Run the command: dotnet list package --vulnerable --include-transitive ### Expected behavior:...

![image](https://user-images.githubusercontent.com/53790403/189503607-8fde30f8-c4ba-490b-b949-d1b6f018265d.png) ![image](https://user-images.githubusercontent.com/53790403/189503584-f37efcd3-d3e9-4f85-a890-a11edc5f8aa2.png) Hello, i faced with auth proxy problem, i try to auth proxy with password and code go next after auth function, but i still get the error ![image](https://user-images.githubusercontent.com/53790403/189503651-a625395a-3200-47ae-b08e-326a98f5df7a.png)...

I saw puppeteer supports aria based queries since some time https://developer.chrome.com/blog/puppetaria/ ```javascript const button = await page.$('aria/Submit[role="button"]'); await button.click(); ``` When I try to do same with .net it fails...

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

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

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

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

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

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

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