Hello,
I need your help with something. Let’s say I have a window that I screen scrap. The output is something like day- x where x is a natural number( ex. day- 1, next time I open the same window it’ll be day- 2). What should I do to get the text after the “day-” string? I mention that all the text is inside one big window, therefore I can’t use any uielements tricks.
Thank you