Releases
v3.0.0
Compare
Sorry, something went wrong.
No results found
kblok
released this
22 Mar 13:10
New Features
Chromium revision update to Version 90.0.4403.0 (848005)
Experimental Firefox Support!
d5044c6 Addresses deadlock, thread-safety in mixed sync/async apps using a new option called EnqueueAsyncMessages.
2978158 Introduce Page.EmulateNetworkConditionsAsync.
New overload on BrowserFetcher.DownloadAsync. Default revision will be used if no argument is passed.
Now you can pass a Product to the BrowserFetcher constructor to download Chromium or Firefox.
LaunchOptions now has a Product property used to launch Chromium or Firefox.
Puppeteer. GetExecutablePath was removed.
Breaking changes
FileChooser.CancelAsync was renamed to Cancel and it's now sync.
Revision is now a string in all BrowserFetcher methods.
Changelog
48f6e10 Fixed negative index error.
ba33687 Fix deploy on Linux.
caa7adf Don't disable cache for auth challenge.
You can’t perform that action at this time.