[Solved] Level 3 - Assignment 2 Read Confirmation (Chrome)

Hey @Lahiru.Fernando,

Thanks for the tip, I did try to use that but it didn’t really work out so well for me for some reason (maybe I didn’t properly follow the instructions)

I also attempted to use the OCR strategy to read the text, unfortunately it wasn’t 100% accurate.

I did however find a way around it. In order to get the text, I used a double click image activity in order to highlight the text, and then used a get selected text activity to pass it into a variable.

Image3

I used the confirmation message as sort of an anchor and set the mouse position to the hashed string underneath by using “indicate point on screen”. In my opinion a fairly simple and effective way to go around this issue.

I hope that this can help others who might stumble upon the same issue.

4 Likes