Skip to content

Releases: PejmanNik/puppeteer-report-csharp

v 3.0.2

04 Jul 17:38
Compare
Choose a tag to compare

Changed

  • update the base js project puppeteer-report to v 3.0.1
  • update PuppeteerSharp to 4.0.0
  • improve the examples project

###Removed

  • BrowserFetcher has been removed. you need to fetch the puppeteer before calling the pdf method.

v 1.1.1

09 Oct 14:57
Compare
Choose a tag to compare

Added

  • Add a new pdfPage method to use custom puppeteer page instance

Fixed

  • Fix typo and improve readme
  • Fix example project file address issue