3 weeks ago
Hi Team,
We are trying to capture captcha from the website using Read text with OCR Action. Sometimes we are able to capture the text but most of the times we are getting the error "Internal- Failed to perform Step1 in Read stage 'Read Captcha' on page- Access is denied" using BluePrism v7.2
Looking forward to resolve this error at the earlier.
Thanks for your inputs in advance.
3 weeks ago
Could you show the property of reading OCR stage?
3 weeks ago
Is there any additional settings which needs to be configured?
2 weeks ago
You have to identify the Region 2 with more precision.
It is failing because BP is unable to find the Region 2 element on screen.
a week ago
we are able to highlight the region. is there any additional settings that needs to be done?
a week ago
@TejuHR ,
Please apply following strategy:
1. Identify a region element which will be always present on screen. Let's call it as RegEle1.
2. Identify your required region element in scope with reference to RegEle1. Let's call it RegEle2.
3. Keep both the elements in greyscale, provide sufficient padding.
Also keep the screen resolution of development machine and production machine identical.
a week ago
Please share the actual application screen for region 2