richardgreene Posted April 15, 2010 Posted April 15, 2010 Hello Everyone: I am new to AutoIt and so far I love it. I would like to use AutoIt to do automated testing. Is there a function I can run where AutoIt could identify all the objects on a webpage? perhaps give them an ID/handle by which I can access those objects? For instance, let's say I have autoit open AOL. Now I need to enter a username and password. Rather than using XY coordinates, can I refer to the UserName textfield object by an ID, and then again the Password object? If this functionality is available, this would have obvious advantages for testing. Thanks, Richard
James Posted April 15, 2010 Posted April 15, 2010 DebugBar...it's stated in the help of <IE> udf.Or FF.au3 by Stiglar. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ
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