Extracting text from an application's user interface with OCR
You can extract text from an application's user interface (UI) through OCR using the Get Control Text by OCR (ocr
) command. The following procedure show you how.
Getting texts from a UI control
- Log in to IBM RPA Studio.
- Create a new script, or open an existing script.
- Open, and attach the application which you want to obtain the text from.
- Add the Get Control Text by OCR (
ocr
) command on your script. - In the Language parameter, select the language of the text to be obtained.
- In the OCR provider parameter, select the desired OCR provider.
- In the Selector parameter, select the type of control selector.
- Depending the type of control selected, set the proper value.