Flexible or conditional selectors

@Piotrek_Murawski

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.