I am trying to simulate an open webpage then send a mouse click at a certain set of coordinates.
I'm wanting this event to take place in the background without actually opening a browser or moving the mouse.
for example, open www.google.com and click submit(as a set of coordinates) without actually opening the site on the screen
Is this even possible?
Edit: site may also contain javascript