Status
Not open for further replies.

MarloweJ

Newbie
Joined
Jan 24, 2022
Messages
21
Reaction score
12
Hello, I am developing a script in python that allows me to simulate the use of the mouse and the keyboard, as if it were a human, and that operates on a web page loaded in a browser.
Currently, this goal is achieved with the "pyautogui" library, acting on the entire screen.
The next step I want to achieve is to operate only in the visual area of the browser (viewport), and to be able to position the mouse pointer anywhere on the page and not just on the screen, scrolling accordingly.
I am looking for help or collaboration
Is anyone on the forum interested?
Thanks in advance.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top