Questions tagged [puppeteer-sharp]

A .NET port of the official Node.JS Puppeteer API.

Puppeteer Sharp is a .NET port of the official Node.JS Puppeteer API.

Minimum requirements:

.NET Framework 4.6.1 and .NET Core 2.0
Windows 8 or Windows Server 2012

Resources:

Community:

226 questions
1
vote
1 answer

Why Puppeteer not working in Brave™ portable?

All versions Works fine But , in the Brave™ portable from portapps (Edited Version) ,not working i use puppeteerSharp with Plugin Extrasharp, so when i try to open the browser , the browser open but without navigation , this is the output of browser…
1
vote
1 answer

Frame # not found when using Puppeteer

I'm having issues with Puppeteer, I am trying to type in a textbox that is in an IFrame. I have created a simple repo with a code snippet, this one contains an IFrame with a tweet from Twitter. await new…
Raul Junc
  • 35
  • 5
1
vote
1 answer

How do I properly use puppeteer-sharp with server-side Blazor / SignalR?

I can get puppeteer-sharp (with headless both true and false) to obtain server-side-rendered Blazor pages, but it looks like I'm only getting the server pre-render and NOT any client-side initiated events (e.g., for instance the second…
1
vote
1 answer

Hyperlinks are lost when using PDFsharp to concatenate multiple PDFs

When using PDFsharp (v1.5x) to concatenate multiple PDF files, hyperlinks that exist in the source files are lost.
keithl8041
  • 2,383
  • 20
  • 27
1
vote
0 answers

Why my RadioButton1 doesn't show state if it is checked or not?

first of all I want to tell that I'm coding quite long but it is just a hobby and I never went to school for this so be patience with me I may sound not like you used to. My problem is this: I have Form1 and 2 Classes. From Form1 I have 4…
DuBarTech
  • 11
  • 2
1
vote
1 answer

PuppeteerSharp Get Selected Dropdown

Hello and thanks for taking the time to read this. I'm currently trying to scrape a bunch of product from BackMarket and am stuck on trying to get the "selected" value of a drop down IE :