Hi, I want to get a frame by title:-(swing object) iam using JScript. the title name will be either "Edit - smart bear" or "Edit Title - smart bear" like pattern. i want to...
You can use the Find method to obtain your object. There's no way to use regular expressions for this, you need to use wildcards to make TC ignore the caption's dynamic part.