Jump to content

Winwait When The Following Window Has Same Title


Guest scottz
 Share

Recommended Posts

Guest scottz

I have several apps that when installing have the same window title on each of the setup windows.

For instance, the Welcome screen might have "Application Setup" and when you continue to the next window, the title is "Application Setup" as well.

I found that I could use winwait to look for "Application Setup", change the title once the window is up (to "Setup") and use winwait again for "Application Setup" to get around the issue.

Just wondering if there is a better way.

I tried using the text option in winwiat to look for specific text within the window, but wasn't having much luck.

Ideas appreciated,

-Scott

Link to comment
Share on other sites

  • Developers

I tried using the text option in winwiat to look for specific text within the window, but wasn't having much luck

This should work... you can use AU3_Spy.exe to check&show what text you should be able to test for.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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...