Selectors...--

Hi, can someone tell me when I was replacing sing character in the selector with ? . I don’t why the selector is not working. Below is the image reference.


hi @Pushpendra_kowthavarapu

your images are blur can you put up a screenshot or be specific ?

1 Like

Hi @samantha_shah , Here the the attribute in the selector idx=2 . So i was trying to replace it with Wildcard(?). But Selector is showing not valid.

Hi @Pushpendra_kowthavarapu

can you try putting a ‘*’ , most of the time selector wont allow the validation to be green, but when you put a wildcard , it should take any idx and the selector should run correctly.

can you use a UIElement selector and check whether any other properties are avaialable to make it dynamic ??

Hope this helps
happy automation

1 Like

Thanks @samantha_shah , its working fine.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.