chrome_dev_tools 1.2.0+2 copy "chrome_dev_tools: ^1.2.0+2" to clipboard
chrome_dev_tools: ^1.2.0+2 copied to clipboard

discontinued

A client of the DevTools Protocol to automate a Headless Chrome browser. This is an alternative to Puppeteer in Dart.

Changelog #

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
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A client of the DevTools Protocol to automate a Headless Chrome browser. This is an alternative to Puppeteer in Dart.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

archive, http, logging, meta, path

More

Packages that depend on chrome_dev_tools