Jump to content

Is it possible to detect the hint appeared suddenly from the IE page?


Recommended Posts

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

Link to comment
Share on other sites

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.
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...