Is there any C# API for using Puppeteer?
Use case: need to get the coordinates/bounding box for HTML. Could have used Selenium + PhantomJS, but given the instability issues of PhantomJS, we want to try out Puppeteer.
Can someone please help?
Sharp puppeteer looks like a good new solution for c#
https://github.com/kblok/puppeteer-sharp
Based on Google Chrome puppeteer