Changes for version 0.67 - 2021-07-09
- Add json_log_file and json_log_fh options This is in preparation of supporting Firefox as well and collecting verbatim communications for debugging
- Really fix the ->highlight_nodes() method, thanks to Joshua Pollack
- Restore the ability to connect to an existing Chrome instance, thanks to Joshua Pollack
- Added test for connecting to running Chrome instances
- Test resiliency improved
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
blacklist URLs from fetching
Provides
in lib/Chrome/DevToolsProtocol/Transport/Win32PipeOpener.pm