in reply to Re^2: Module to extract text from HTML
in thread Module to extract text from HTML

What I like about the response are the various (interesting) disable options for launch_arg.

Replies are listed 'Best First'.
Re^4: Module to extract text from HTML
by bliako (Abbot) on Feb 27, 2024 at 22:04 UTC
    disable options for launch_arg

    Curiously, google-chrome --help does not mention them. If they are not supported at the command line they are surely supported via WWW::Mechanize::Chrome.