)
I have multiple Excel Input Files(On different languages) which have Inter Active Checkboxes, i would like to get the status of that checkbox and based on the Checkbox value, i need to validate something. I used “Get OCR text with tesseract OCR”. For all English based Input Files, I can able to get the status correctly but for non English Input files, i am not able to get the status of the Checkbox, is there any other alternative approach to get the status of Interactive Check Box?
Yes i used OCR based activities, but for different languages input files , i am getting different output. Is there any way, jus to find the checkbox is checked or not?
Use Image exists activity and mark only this one particular square with tick inside. Then inside same activity you can define the scope where you need to mark exact same spot to bind image with selector. Additionally in case image not exists set for this activity WaitForReady status to NONE and Timeout for short time (so you don’t need to wait default 30seconds).
Use if statement to get status of the image.
Repeat for any other boxes.
Here’s my project you can check on first of your files. test.zip (365.4 KB)
it is not giving 100 percent accurate results, it is only giving accurate results on the file you have created but not for the other files.(I changed the selector to *)