Changes for version 0.16

  • Added ->is_visible, ->wait_until_visible and ->wait_until_invisible
  • Better way to find the system browser by default This can be overridden by explicitly specifying the executable to use . Rename ->agent_async() to ->agent_future() . Add ->callFunctionOn_future() and ->callFunctionOn() ! "start_url" now actually gets you the first URL ! Fixed ->viewport_size() to actually work . Experimental prototype of self-implemented Save Page As feature (undocumented)

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.
represent a Chrome HTML node in Perl
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