I need help how to validate this activity
Hi @r0818
Find all the details regarding the specified activity in the following doc:
https://docs.uipath.com/activities/other/latest/user-guide/verify-control-attribute
Hope this helps,
Best Regards.
Thanks for response. I was able to check with Result by drag and drop activity of GET TEST (OCR) inside verify control attribute. But for any click activity or type into activity , its only option as outpur region to compare with expression. Can you please help with output region and expression
Hi
For any UI based activity u can validate even before execution by just right clicking that specific activity and select TEST ACTIVITY so that specific activity alone gets executed in debug mode
With this u can validate it
If it’s like u want validate while executing then just add a log message next to that UI activities so that we can understand that UI Based activities got executed successfully
cheers @r0818