shiftee Posted August 11, 2010 Posted August 11, 2010 hey guys, im making a script that automates a process (on multiple comupters) im trying to do, using the mouse as little as possible. however the application im running on these computers have different GUI setups, so that when i use a mouseclick, the coords are different from computer to computer. to avoid this im trying to get the mouse to click on an image (of a command button) that is located on the page insead of having set coords. anyone have ideas on how to acheive this?
shiftee Posted August 11, 2010 Author Posted August 11, 2010 (edited) i also need to send ctrl + pageup send("{^PGUP}") is what i have but it returns ^... Edited August 11, 2010 by shiftee
JohnOne Posted August 11, 2010 Posted August 11, 2010 Send("^{PGUP}") AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now