Forum Discussion
Dmitry_Nikolaev
15 years agoStaff
Hi Svetoslav,
The FindChild method does not work with regular expressions, but you can use wildcards. Please let me know whether this works for you:
selectElement = page.FindChild( new Array( "ObjectType", "innerText" ), new Array( "Panel", "*"+element+"\r\n*" ),100);
Related Content
- 6 years ago
- 4 years ago
- 8 years ago
Recent Discussions
- 6 days ago
- 6 days ago
- 9 days ago