We are trying to automate Linux checkouts and will end up using putty instead of PLINK, as we need to SUDO SU to specific accounts and PLINK is not supporting it.
So, we tried to do an application model with Putty. Ran into issue while trying to do region spying on the command screen.
Have the entire command window spied and then have an element that spies on the entire region.
Problem is, this particular element, which has actions available as get text, get text with OCR etc, is not giving the proper output.
Get text is not working at all and the get text with OCR is giving all gibberish.
Is there a means/workaround to get through this?
PJ