PuppeteerSharp v2.0.4 Release Notes

Release Date: 2020-07-30 // over 4 years ago
  • Experimental

    • πŸ‘ 5527263 We are laying the ground to support Firefox. Although we are exposing the "Product" property in many methods, these are not ready to be used.

    πŸ›  Fixes

    • a91803c Optional frame in requests.
    • ⚑️ fadede0 Update the OnRequestAsync in the NetworkManager.cs to support null.

    πŸ”„ Changelog

    • πŸ“„ b9b3225 Add x-server pre-requisite to docs
    • a29f5f4 Corrects CA2000 and IDE0008.
    • ada6826 fix CA1063.
    • 4793739 Don’t disable BlinkGenPropertyTrees anymore.
    • 44bc751 Add reference Microsoft.NETFramework.ReferenceAssemblies.
    • 66491e0 Add WaitForFunctionAsync doc.
    • ⚑️ 2c2d9c8 Update demo versions.
    • βœ… 2196ff4 Tests: Implement the Chrome bit.

Previous changes from v2.0.3

  • πŸ”„ Changelog

    • πŸ‘ 9f4ca45 IDisposableAsync support