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