The community member is using the Crawlee launchPuppeteeer method and is encountering an error: "Cannot read private member #targetManager" when trying to use the methods browser.waitForTarget or browser.pages. The community member wants to have access to other tabs to authenticate into the website, but is unsure how to solve this issue.
Hi guys, I am using Crawlee launchPuppeteeer method at when I try to use the methods browser.waitForTarget or browser.pages, I get the error: Cannot read private member #targetManager. I want to have access to other tabs, to authenticate into the website. How can I solve this?