[Inquiry] OCR Text Exists Activity. What is the best function for recognize text?

Dear all,

Thank you in advance! Could you please help for reading text on the page?
I’d like to Robot to recognize below text and proceed next action based on ‘If’ condition.
However, as I tested, Robot cannot read proper message.
I’m testing with Firefox browser. (Tried with Chrome and IE already)

Target message : Showing 0 or No transactions found
image
Process is like below. If there is no transactions, it should be go to ‘Main Page’


image

Hi @Dorothy_lee

Did u tried with get text ?

I haven’t tried yet! I’ll try it and update here

Is it a webpage or file ?

It’s webpage.


Gettext is also failed…

[Error Message]
image

Hi if u trying to check whether the text is existing or not

Use Element exist activitiy for this

Regards

Nived N :robot:

Happy Automation :relaxed::relaxed:

WOW~ It’s properly working with Element exist!
Thank you for helps!

1 Like

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