Jemfisk Posted February 7, 2018 Posted February 7, 2018 I am using Auto IT over the built in windows remote desktop program. This is a remote desktop connection into a windows server 2003 Can i fill in internet forms over remote desktop. for example _IEGetObjById ( ByRef $oObject, $sID ) Currently i am doing it by sending keystrokes. Many thanks Jem
jdelaney Posted February 7, 2018 Posted February 7, 2018 Nope. You can paexec your script over, and then execute it locally. IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
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