The list runs in a Citrix Environment with no acess to the Server, so i have to use Computer Vision. Is there some smart way to do this without having to scroll the List bit by bit? Because it will take longer than a human user to do it if I do it like that.
No unfortunately i cant install remote runtime, because the Provider of the Application is a big Card Payment Company, processing millions of dollars every second. So they wont let me install anything on their server.
But theres one more thing that might be helpfull:
i know that the line containing the String will be a red one next to a purple one. This is a rare occurance in the List. So the lines have different colors. Maybe it may speed up the process if i check for color somehow?
No unfortunately i cant install remote runtime, because the Provider of the Application is a big Card Payment Company, processing millions of dollars every second. So they wont let me install anything on their server.
But theres one more thing that might be helpfull:
i know that the line containing the String will be a red one next to a purple one. This is a rare occurance in the List. So the lines have different colors. Maybe it may speed up the process if i check for color somehow?