The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.09

  • ! ->js_errors() now only returns error messages ! ->js_console_entries returns all entries in the browser console ! Errors in JS code from ->eval_in_page are now fatal errors in Perl too
  • The ->reload() method works now . Tested against Chromium 59.0.3071.115 / Win64 (some tests skipped) . Tested against Chromium 60.0.3110.0 / Win64 (some tests skipped) . Tested against Chromium 61.0.3141.0 / Win64 (some tests skipped) . Tested against Chromium 62.0.3202.94 / Win64 (some tests skipped) . Tested against Chromium 63.0.3239.108 / Win64 . Tested against Chromium 64.0.3282.0 / Win64 (some tests skipped) . Tested against Chromium 65.0.3311.0 / Win64 (some tests skipped) . Tested against Chromium 62.0.3202.94 Built on Ubuntu, thanks Travis CI

Documentation

runs the test suite versions of Chrome and with different backends

Modules

choose the best transport backend
automate the Chrome browser
Getting things done with WWW::Mechanize::Chrome
Domain Specific Language for short scripts
WWW::Mechanize::Chrome example programs.
Things to watch out for

Provides

in lib/Chrome/DevToolsProtocol.pm
in lib/Chrome/DevToolsProtocol/Transport/AnyEvent.pm
in lib/Chrome/DevToolsProtocol/Transport/Mojo.pm
in lib/WWW/Mechanize/Chrome.pm