Help for this page
/usr/bin/chromium --user-data-dir=/home/rwk/chrome-session-for-walmart + https://grocery.walmart.com/orders
use Log::Log4perl qw(:easy); use WWW::Mechanize::Chrome; ... open($f, '>', '/tmp/out.html'); print $f $txt; close $f;