Click activity - How to read asterisk *?

Hello,

I’m having a problem with click a text with asterisk.

image

I need to click the second text but the robot selects the first text.
I think the asterisk causes this issue.

Is there any way to read asterisk as a string?

1 Like

Hi,

Can you try regex selector as the following?

<webctrl aaname='Consumer Max-500-2\.5-2\.5\*'  matching:aaname='regex' />

Regards,

3 Likes

Thanks, Yoichi,
It works well with your solution :slight_smile:

2 Likes

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