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

Changes for version 0.07

  • ! Fix timers firing or not ! Implement a workaround for Chrome (not) navigating This workaround means sleeping 0.1s to see whether the notification comes in from Chrome after the "navigation complete" message has arrived. Ideally we will find a way to make Chrome tell us when it will perform HTTP transactions instead of having to wait. . Tested against Chromium 59.0.3071.115 / Win64 . Tested against Chromium 60.0.3110.0 / Win64 . Tested against Chromium 61.0.3141.0 / Win64 . Tested against Chromium 62.0.3189.0 / Win64 . Tested against Chromium 63.0.3205.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
WWW::Mechanize::Chrome example programs.

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