You can use Regular expression in selector.
<wnd cls='Edit' idx='[0-9]{1,2}' matching:idx='regex' />
Have a look below thread to know more about using Regular expression in Selectors.
You can use Regular expression in selector.
<wnd cls='Edit' idx='[0-9]{1,2}' matching:idx='regex' />
Have a look below thread to know more about using Regular expression in Selectors.