Jump to content

Recommended Posts

Posted

is it possible to use wildcarts( * & ? ) in the command WinActive or WinActivate?

i want to find the active window of topdesk webapplication, but only the first 10 characters of the title are alwayse the same.

Posted

is it possible to use wildcarts( * & ? ) in the command WinActive or WinActivate?

i want to find the active window of topdesk webapplication, but only the first 10 characters of the title are alwayse the same.

NO, Just use the command

opt("WinTitleMatchMode",2)

at the top of your script, this will match any substring in the title.

Contributions: UDF _DateYearFirstChildren are like Farts, you can just about stand your own.Why am I not a Vegetarian?...Well...my ancestors didn't fight & evolve to the Top of the food chain for me to survive on Salad

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
×
×
  • Create New...