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

Changes for version 0.03

  • ! The "profile" option now really uses the profile, not the data directory.
  • New option "data_directory" to set the base data directory.
  • We run all tests with a temporary user now instead of the default user that might be your current Chrome user
  • Tests now run headless by default
  • The backend event loop can be selected from the environment . Tested against Chromium 59.0.3071.115 / Win64 . Tested against Chromium 60.0.3110.0 / Win64 . Tested against Chromium 61.0.3140.0 / Win64 . Tested against Chromium 61.0.3141.0 / Win64 . Tested against Chromium 58.0.3029.110 Built on Ubuntu, thanks Travis CI

Modules

choose the best transport backend
automate the Chrome browser
Domain Specific Language for short scripts

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