AI computer vision wildcard usage

Hi,

i am working with a RDP using CV . i am facing problem with wildcard option in cv type into activity can someone help me on this.1

Regards,
Selvam A

Hi @cityselvam

Have you tried using * instead of wildcard

Thanks
Ashwin.S

yes
i used all three formats “Target: Text '’ (544,397,219,9)"
“Target: Text * (544,397,219,9)”
“Target: Text” "
” “(544,397,219,9)”
but not working.

it works with default text value only
“Target: Text ‘the default text’ (544,397,219,9)”

Regards,
Selvam A

Hi @cityselvam

Show the exact selector

Thanks
Ashwin.S

Hi @AshwinS2
2

Yes you can.
For the moment wildcards are not supported per-se, but there’s a “better” way.
In the wizard, select a text anchor, and in the helper switch its type from Text to AnyText. Then it will search for a text in that relative position, with any “vale”.
Be advised that that will usually require to add more anchors as the “any text” is not as specific, obviously.

i tried using
“Target: AnyText (1088,164,95,9)”

i have used multiple anchors along with it.

but it is not working and giving error
“CV Dropdown Select - Text: Element not found”

Any idea how can this be done.

Did you found any solution? if yes please share it.