All Versions
10
Latest Version
Avg Release Cycle
56 days
Latest Release
1634 days ago
Changelog History
Changelog History
-
v2.0.4 Changes
July 30, 2020Experimental
- π 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.
-
v2.0.3 Changes
April 15, 2020π Changelog
- π 9f4ca45 IDisposableAsync support
-
v2.0.2 Changes
March 02, 2020π Changelog
- 14a4ce6 Fix orphan tasks.
-
v2.0.1 Changes
February 18, 2020 -
v2.0 Changes
November 05, 2019 -
v1.20 Changes
September 22, 2019π New Features
- 12b3645 Add element.SelectAsync, element.EvaluateFunctionAsync, element.EvaluateFunctionHandleAsync methods.
π Changelog
- a13dbee Improve target doc.
- β 39c3c2d Background page tests should wait for the page.
- 7ba0abc Make sure selection is not empty before running copy command.
- β‘οΈ 668f2c5 Update DeviceDescriptors to include 6.5 inch iPhone XR.
- β 7a33e84 Make eval test resilient to error format.
- π 64eca4e Enable redirect inside sync XHR test.
- β 5558227 Enable cross-process viewport test.
- π cedaa0a Be able to remove headers using request.continue.
- 45c0926 Roll Chromium to r682225.
- 0f73456 Roll Chromium to r686378.
- β 4f59b68 Add default context cookies test.
- β 7fca5ee Add a test for errors inside promise.
- 04a3722 Pass FrameManager to NetworkManager constructor.
- 6f813bd Abort page.waitForRequest/Response when page closes.
-
v1.19 Changes
August 12, 2019π New Features
- 257a3fa Expose Page.Session.
- π f59bb62 Phone buttons support.
- a9828a2 Introduce Page.BringToFrontAsync.
- 7c20703 Introduce file chooser interception.
π Changelog
- ba19e26 Roll Chromium to r674921.
- 190cbb4 Disable component extensions.
- 2a9b382 Slightly enhanced wording.
- β 98f608a Add a missing test.
- 512880e Fix typo.
- π² ac46d8c Add Log CDP example.
- e0d0018 Fix typo and replace "which" by "that".
- 3af9b60 Get TLS version from request.
- 57a32a7 Properly create isolated worlds.
-
v1.18 Changes
August 14, 2019π New Features
- 32046d6 Tracing.StartAsync without options.
- π 0778a2f OOPIF support.
- π» 84783db Expose IWebProxy in BrowserFetcher.
- 3c037c3 New methods EvaluateFunctionOnNewDocumentAsync and EvaluateExpressionOnNewDocumentAsync.
- Introduce file chooser interception.
π₯ Breaking Changes
- π 3c037c3 Evaluate expressions on new document support. EvaluateOnNewDocumentAsync is marked as obsolete.
π Changelog
- f1578eb Bump Chromium to r672088.
- 97780af Do evaluations with one roundtrip.
- 6cc5c87 Fix A2 and A3 format size.
- 6b9f06f Use .NET HttpCode phrases.
- bd5c52f 'Add EmulateAsync and SetViewPortAsync notes.
- 281d13e Mouse.ClickAsync improvements.
- caf4c15 Add WebSocketFactory example.
- β c298f9d Add test to verify fetching of dataURL requests.
- π d48fc38 Remove "--disable-gpu" flag in Windows.
- fda9097 Clarify frame/page.GotAsync()'s handling of HTTP error statuses.
- acd7ad2 Be able to throw protocol like errors.
- π 90e965e Move Path.PdfAsync to protocol streams.
- β 146a437 Add max payload test.
-
v1.17.2 Changes
June 17, 2019 -
v1.17.1 Changes
May 27, 2019NetworkId can be null