PinetSebastien Posted August 11, 2014 Posted August 11, 2014 Hi, I use a web based ticket system ( HPSM ) which uses JavaScript to display a bunch of input fields. What I'm trying to do is to get Autoit to fill some of these input fields. But I do not know how to get AutoIt to identify the fields. I tried with Au3Info, but no luck. What is the other easy way to get AutoIt to find a specific field? Thank you
Danp2 Posted August 11, 2014 Posted August 11, 2014 You should be able to do this with the _IE functions, but you will need to figure out the correct way to identify the desired fields. You may want to review >this thread and see if the simplespy.au3 in the first post helps you with this process. Latest Webdriver UDF Release Webdriver Wiki FAQs
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