Closed lelly8484 closed 1 year ago
What version of Puppeteer are you using?
Oh i updated and it worked
I've got the same issue and upgrading puppeteer didn't work.
I also needed to upgrade puppeteer-core, which was not present in my package.json
.
$ npm i puppeteer
$ npm i puppeteer-core
Keep getting this for line host-cursor\lib\spoof.js:475:61)
var elements = await page.$x('//*[@id=\"email[objectobject]__input\"]'); await cursor.click(elements[0]);