http://qs321.pair.com?node_id=11121412


in reply to Re^2: WWW::Mechanize::Chrome - how to deal with new windows/tabs
in thread WWW::Mechanize::Chrome - how to deal with new windows/tabs

Why not?

  • Comment on Re^3: WWW::Mechanize::Chrome - how to deal with new windows/tabs

Replies are listed 'Best First'.
Re^4: WWW::Mechanize::Chrome - how to deal with new windows/tabs
by mscha (Acolyte) on Sep 06, 2020 at 16:58 UTC

    It only tells you how to retrieve some information about the current tab, like:

    attached: !!perl/scalar:JSON::PP::Boolean 0 browserContextId: 4F77752E9E1225BBC19EF5CB31D66B67 targetId: 3E511FAEF5817D9DAF092EB001F662D6 title: '' type: page url: about:blank

    It doesn't tell you how to change the tab you're looking at.