I use Get OCR to get data from a website (I have tried all other things, but the web site is not cooperative at all, so this is the only way to get the info).
If I use Write Line I get one kind of output and if I double click it I get the Message Details output.
I want to get the data between the word of Utbetalare and Summa. Can be one time or several.
I tried to paste in the Message Details format info to the RegEx Builder Test Text, and to my understanding I get a hit as it gets yellow. (I get info from the first Utbetalare, and I would like the second, but that is for another day.)
But when I try to use the result (via for each) I get nothing. Why does the test get a hit, but when I run the robot, I get nothing? Anyone have any ideas?