nkormanik Posted July 17, 2018 Report Share Posted July 17, 2018 Is there a way to check a window title for a particular string? example: Repeat Until --> Find a particular string in a window title. Thanks! Nicholas Kormanik Quote Link to comment Share on other sites More sharing options...
rberq Posted July 17, 2018 Report Share Posted July 17, 2018 Have a look at these commands: Repeat with Windows: Place title in %T1% Variable Set String %T1% from Window Title If Window Title "Yahoo - login - Mozilla Firefox" is on top If Window Title "Yahoo - login - Mozilla Firefox" is running Many ME features dealing with window titles can check for partial strings or for exact matches. Quote Link to comment Share on other sites More sharing options...
Cory Posted July 17, 2018 Report Share Posted July 17, 2018 You might benefit from using the macro command search feature. If you typed "Repeat" or "Window": you probably would have found "Repeat with Windows". Also the help file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.