How to use CV click activity in CV?

I performed Data extraction using CV extract table, and I want to click each line item and need to perform some operations.

How to perform this using CV activities.

Because if we are using normal click activities. we can pass variables in selector. But how to reflect same using CV activities.

@BNK

You can try passing the text to the cv text field and click

Cheers

Which activity i can use to pass the value. Can i go with CV type into

@BNK

If you are on modern then normal click can be used which has a cv text field where you can pass the text

If not go with cv activities where in dewcriptor we can add variable inplace of name

Cheers

I attached sample sequence. I am unable to get how to pass text into CV click activity
Data scrapping.xaml (57.9 KB)

In Descriptor we need to mention position values also. There i got struct.

Can you share your selector here? and tell me where you want to pass the value

@BNK

please check this

cheers

Here i am not using selector