Jump to content

Adlibbing... old issue?


cintari
 Share

Recommended Posts

I'm using C# and creating a test suite to test our application. What I'm wondering is, can I create an adlib type function? What I was thinking is creating a separate thread which continually checks every window title to see if it exists. My beef with this is it is very inefficient. We have over 100 popup dialogs that could be displayed and I don't want to be checking for them the entire time the application is running. Is there a way to detect a window popup using AutoItX or .NET much like AdLib does in AutoIt?

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