puppeteer 1.0.0 copy "puppeteer: ^1.0.0" to clipboard
puppeteer: ^1.0.0 copied to clipboard

outdated

A high-level API to control headless Chrome over the DevTools Protocol. This is a port of Puppeteer in Dart.

Changelog #

1.3.0 #

  • Update protocol
  • Increase chrome version (641577)
  • Update chrome flags list (same list as Puppeteer project)

1.2.0 #

  • Fix Dart2 cast error for value object
  • Increase default chrome version (630727)

1.1.0 #

  • Update protocol
  • Increase default chrome version (599821)

1.0.0 #

  • First stable version
  • Tweak generated code to look better

0.0.5 #

  • Dart 2
  • Upgrade chrome to 579032
  • Update protocol

0.0.4 #

  • Upgrade chrome to 557152
  • Update protocol
  • Add a simple helper for "evaluate" Javascript
  • Rename classes *Manager to *Api

0.0.3+1 #

  • Upgrade chrome
  • Add an incognito mode

0.0.3 #

  • Expose the domains throught some getters in the Tab class.

0.0.2 #

  • Mark deprecated members with @deprecated attribute
  • Use "Chrome" word in the API instead of "Chromium".

0.0.1+2 #

  • Setup travis-ci

0.0.1 #

  • Initial version
366
likes
0
pub points
91%
popularity

Publisher

verified publisherxaha.dev

A high-level API to control headless Chrome over the DevTools Protocol. This is a port of Puppeteer in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, async, http, logging, meta, path, petitparser, pool

More

Packages that depend on puppeteer