Can't able to find out the text position by using OCR Text Position

I am struggling to find out the text position by using OCR text position activity. I have use to find my keyword position and I have created uIelement output also but its occurs error.
But selectors are able to find the text.

any advice to find a better solution.
Thanks in advance…!

セミナー検索 - Google Chrome 2022_02_09 9_02_26

Hi,

Can you elaborate your issue? Can you share your error workflow and error message?

In many cases, we don’t need to use OCR activity to an element on browser. Is there any reason to have to use OCR?

Regards,

Thanks for your response @Yoichi
I need click the text its depends on dataTable that are blue in color in the above image.
I already use click activity but it can’t help me.
No particular reason to use OCR. I just try it .

I attached my screenshot for reference.

Hi,

Usually, we can click it using Click activity with aaname attribute. Can you share your problem when use Click activity?

Regards,

hi @Yoichi
Depends on keyword position of the text will often change .
I think click activity can’t work.
please give me a solution to find text position .

Hi,

Can you share the error message and settings of Click activity (Especially selector)?
I think anchor is not needed in this case, if aaname is set.

Regards,

@Yoichi
without Anchor
Click activity is going well but the problem is it select only the first row of the table.
I need the select the text based on Keyword.
Thank you

Hi,

We need to use dynamic selector. in this case, aaname attribute should be dynamic.

Regards,

Thank you @Yoichi
I will try this and let you Know

Hi @Yoichi
I try this its occurs error
I need select the exact one

Hi,

For now, can you try to use not Fuzzy selector but Selector?

Regards,

@Yoichi
For dynamic selector we can use only fuzzy selectors can’t able to use selectors

Hi,

Can you elaborate? Basically, we can use dynamic selector in Selector property.

Regards,

@Yoichi sorry some miss understanding
I use both selector and Fuzz selector it cant work.
any other suggestion …?

Hi,

Can you try to use just Selector? In this case, we don’t need fuzzy selector.

Regards,

@Yoichi I try both It can’t work

Hi,

Can you share the error message and settings of Click activity (Especially selector)?

Regards,