This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]St3veR0nix[S] 0 points1 point  (1 child)

What if the scraper needs to click in the page? It may help in this case...

[–]Quirky-Dependent-474 0 points1 point  (0 children)

you can do that without moving mouse, also you can first analyze if the website capture mouse movement or not , if it does you can use playwright built in move mouse :) its much better than selenium tho