Solved
Forum Discussion
mikef
Staff
4 years agoHi Majid2021
I'm not fully sure what you're trying to do, but if the different key numbers are causing a NameMapping issue you can use wildcard * to skip over that char.
More info on scripting regex here : https://support.smartbear.com/testcomplete/docs/scripting/regular-expressions.html#C
Using wildcards in Object Recognition : https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html
Hope this helps