Releases: PejmanNik/puppeteer-report-csharp
Releases · PejmanNik/puppeteer-report-csharp
v 3.0.2
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
Added
- Add a new
pdfPage
method to use custom puppeteer page instance
Fixed
- Fix typo and improve readme
- Fix example project file address issue