Forum Discussion

Mathit's avatar
Mathit
Contributor
7 years ago

Regular expression in web object name with numeric value

I have a web object  Sys.Browser("chrome").Page("*").Form("*").Panel(0).Panel(0) How do i use regular expression or wild character for numeric values like Panel(0).  sometimes shows up as Panel(1)