Skip to content

gomills/random_mouse_movement_playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Picked functions in Python that I use whenever I have a playwright scraping project. They ain't too fancy, but do the job. Instead of teleporting and clicking in predictable bot places, use these functions to simulate natural mouse movement. Example of workflow: You just clicked and interacted with an HTML element. Now you want to do another job in another element. Choose a random place in the destination element and move the mouse from initial element to the destination one using the moving function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages