Like how we handle window handling in selenium.. Switching between parent window and child window. Can this be done in puppeteer ?
When I click on the link, it opens in a new tab, where I'll be doing some operations. Then I need to close that particular tab and return back to the previous tab and continue with that