FaC
6 years agoOccasional Contributor
How to check a trimmed part of an on-screen action value?
Hi,
on one on screen action, I would like that TestComplete check only a part of the value.
In my case, the full value is "Axe Bielle Cadre VTT <436> (Publications)", the value beetween <...> is a random value so it will be different each time.
In order that TestComplete realizes the on screen action, I would like to indicate to TestComplete to check only one part of the value, in that case "Axe Bielle Cadre VTT" and not check the following values.
Thanks in advance.
FaC
put Axe Bielle Cadre VTT* this and you're good to go