Changes for version 0.38 - 2019-11-01
- Added wait_file option to wait for a file to disappear so we know that this Chrome instance has quit.
- Added ->close() method to disconnect the object. This is just parts of DESTROY().
- The backend selection was improved. We now select the backend that is already loaded.
- Some memory leaks/circular references eliminated
Documentation
Modules
asynchronous dispatcher for the DevTools protocol
wrapper for talking to a page in a Target
choose the best transport backend
AnyEvent backend for Chrome communication
Mojolicious backend for Chrome communication
IO::Async backend for Chrome communication
choose the best pipe transport backend
EXPERIMENTAL Local pipe backend for Chrome communication
EXPERIMENTAL Local pipe backend for Chrome communication
retrieve cookies from a live Chrome instance
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/Transport/Win32PipeOpener.pm