Underdogger Posted January 31, 2013 Posted January 31, 2013 I signed in the page,but when I set the wrong PWD or ID.The web page could appear the Error on the page.Or sometimes, when I do something on the page,it would appear some tips to me..How can I detect that Error or tips on the page and then do something else.May someone prompt me to use what funtion in this issue? Thanks so much Elson
jdelaney Posted January 31, 2013 Posted January 31, 2013 The same way you would look for any other DOM. I would intentionally fail, or produce the tip, and then use some developer tool/firebug. I like my signature, to grab objects by xpath, but the IE functions work also. 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