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
236
stars
59
forks
source link
Fix page.waitForSelector('#selector', timeout: Duration.zero) throws instantly instead of disabling timeout #211
Closed
xvrh closed 1 year ago
Fixes #210