Shirdish_chakravarthi Posted November 14, 2017 Posted November 14, 2017 i am working on a application where if the flashing is success i get a window saying "SUCCESS" and if the flashing failed a window saying "FAILED" and i have to automatically identify pass or fail.the problem is both the windows are having the same control ID. how can i differentiate between both windows? so that i can make use of that in script for automation/// Thanks
Moderators JLogan3o13 Posted November 14, 2017 Moderators Posted November 14, 2017 @Shirdish_chakravarthi You should be able to go by the text: WinActivate("[CLASS:<class>]", "SUCCESS") "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now