Forum Discussion

yurik's avatar
yurik
Contributor
8 years ago
Solved

Regular expressions in Find method

Hi,

Can someone clarify whether or not regular expressions can be used in Find/FindChild methods?

In some forum topics it says that only * can be used

https://community.smartbear.com/t5/General-Discussions/Regular-expression-in-FindChild-method/td-p/59328

while this link https://support.smartbear.com/viewarticle/78426/ says that regexp can be used.

Is this information for different TC versions? It doesn't seem to specify any particular version in these links

I'm using TC 10.6

 

Thank you!

 

  • It looks like I've found the answer: Regular expressions are supported in Find/FindChild methods in TC11, but in TC10 only * and ? can be used.

1 Reply

  • yurik's avatar
    yurik
    Contributor

    It looks like I've found the answer: Regular expressions are supported in Find/FindChild methods in TC11, but in TC10 only * and ? can be used.