appreciate some assistance on the following issue, which seems to be from Stealth Plugin. I am using puppeteer to click on a download button in an iframe, which works when I am using Puppeteer, but not when I am using Stealth Plugin.
The problem: Once the button is clicked, nothing happens, no download is initiated.
Basically, removing puppeteer.use(StealthPlugin()) makes the entire code work. However I need Stealth Plugin to avoid being detection as an automation browser.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…