xvrh / puppeteer-dart

A Dart library to automate the Chrome browser over the DevTools Protocol. This is a port of the Puppeteer API
BSD 3-Clause "New" or "Revised" License
235 stars 59 forks source link

roll to Chrome 125.0.6422.60 #313

Closed xvrh closed 6 months ago

xvrh commented 6 months ago

Automatically generated by https://github.com/xvrh/puppeteer-dart/blob/main/.github/workflows/update-browser-pins.yaml

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.89%. Comparing base (f3e5ab2) to head (2d248aa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #313 +/- ## ========================================== + Coverage 88.86% 88.89% +0.03% ========================================== Files 32 32 Lines 3169 3169 ========================================== + Hits 2816 2817 +1 + Misses 353 352 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.