Hacker News new | ask | show | jobs
by mhuffman 633 days ago
I would be interesting if you can find it.
1 comments

Thanks!
Also keep the following in mind:

If you were to use an automated browser, such as puppeteer / playwright: - People don't move mouses in "straight" lines.

- People don't click on things that are out of viewport.

- Check the permissions you give sites.

Additional info:

- https://stackoverflow.com/questions/57987585/puppeteer-how-t...

- Look into connecting with CDP.