Hello,
We have been developing several processes already by using Surface Automation to interact with the application. However, the font smoothing option was not disabled. We have not had any trouble so far and the processes work fine with no issues.
For reading text, most of the time, global send keys are being sent to copy the field, and the GetClipboard() function to get the value to a data item. Is that a good practice though?
I was wondering what is the impact of keeping the font smoothing enabled? Are there instances when this can become a problem and prevent us from usign a particular funtionality of BP?
Thanks