Puppeteer Sharp Versions Save

Headless Chrome .NET API

v10.1.0

11 months ago

What's New

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v10.0.0...v10.1.0

v10.0.0

1 year ago

Breaking changes

  • IFrame.ChildFrames was changed from a IFrame[] to IReadOnlyCollection<IFrame>.

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v9.1.0...v10.0.0

v9.1.0

1 year ago

What's new

What's Changed

New Contributors

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v9.0.2...v9.1.0

v9.0.2

1 year ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v9.0.1...v9.0.2

v9.0.1

1 year ago

What's Changed

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v9.0.0...v9.0.1

v9.0.0

1 year ago

Breaking changes

What's new

What's Changed

New Contributors

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v8.0.0...v9.0.0

v8.0.0

1 year ago

What's new

Breaking changes

What's Changed

New Contributors

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v7.1.0...v8.0.0

v7.1.0

1 year ago

What's new

  • Introduce custom queries engines
  • ElementHandle.ClickablePointAsync is now public
  • New Page.WaitForFrameAsync
  • ElementHandle.ScrollIntoViewIfNeededAsync is now public
  • Introduce user agent metadata in Page.SetUserAgentAsync
  • Add support for async predicates in Page.WaitForResponseAsync

Changelog

New Contributors

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v7.0.0...v7.1.0

v7.0.0

2 years ago

Breaking Changes

  • Puppeteer-Sharp now requires Chromium v100 or greater.

Whats new

What's Changed

New Contributors

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v6.2.0...v7.0.0

v6.2.0

2 years ago

What's New

What's Changed

New Contributors

Full Changelog: https://github.com/hardkoded/puppeteer-sharp/compare/v6.1.0...v6.2.0