Jump to content

how to validate popup box?


Recommended Posts

i'm still new to autoit. can u guys help me to solve my problem.

i'm running a script using a software. if the script pass, it will popup a windows box that show "Pass".

if it failed it will show "Failed" popup box. how do i captured the popup box?

if "Pass" popup box appear,autoit can continue to open other program, and

if it failed, it will exit the program after 10 seconds.

Please help me...

Link to comment
Share on other sites

Examine the popup window with the AutoIt Window Info Tool (AU3Info.exe) and get the identity information needed to use WinExists(). If needed to differentiate between the pass/fail popups, you might also use WinGetText(). See help file.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...