Help for this page
my $chrome = $mech->driver; ... }; # Now, the WWW::Mechanize::Chrome object is mostly connected to th +e new/other tab
my $mech_tab = WWW::Mechanize::Chrome->new( tab => $new_tab_title );