Wait till a map on webpage is loaded?

Hi
Im opening a browser and i want the execution to wait untill this page is completely loaded,once the map loads i can see some text (using the OCR).

I’ve used “on element appear”, but it doesent works as the map is contained on a flash based browser.

I cant use “Element Exist” as the element is not identified easily.

is there any activity which can wait till this text on the map appears ?

In your get text ocr, in target properties you’ve got “WaitForReady” try it with “Complete” instead of “Interactive” And tels us if it’s work :).

By the way, i’m curious, why did you used and ocr text on browser? Did you try to caught a text from an picture of the website?

Regards,