Hi,
I have used active accessibility mode for one click activity in my solution since ui automation and auto options were not working for that click. The purpose was to click on a pen icon which enables edit feature for that particular field. This was working perfectly in attended mode and when I tried to run from orchestrator in unattended mode, this is throwing an exception- “Cannot get the screen rectangle of this UI node”. I checked the screenshots and ensured that the element was visible on the screen at that time. I have also tried with simulate. Nothing is working in this case. Please help me on this.
Welcome to the community
Is the robot installed in service mode?
It is important to install it in service mode for it to work properly in unattended
Cheers
Yes, it is installed in service mode.