Jump to content

WinWait- doesn't open the file - (Moved)


malka
 Share

Recommended Posts

I wrote this simple line but there is an error "invalid License file"

ControlClick("License Check","Check License","WindowsForms10.BUTTON.app.0.2bf8098_r13_ad11")

WinWait("UNH-IOL Interact Teledyne-LeCroy Edition v10.0a - NVMe Conformance Test Suite")

// I click the button and the error appears,

the title is written correctly and also when I opened it manually it works well.

please help.

Link to comment
Share on other sites

  • Developers

Moved to the appropriate forum, as the Developer General Discussion forum very clearly states:

Quote

General development and scripting discussions. If it's super geeky and you don't know where to put it - it's probably here.


Do not create AutoIt-related topics here, use the AutoIt General Help and Support or AutoIt Technical Discussion forums.

Moderation Team

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

This value "WindowsForms10.BUTTON.app.0.2bf8098_r13_ad11" will probably change every time the application is run. Determine which part changes and then use  REGEXPCLASS to work with the part that does not change.

 

"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning."- Rick Cook

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