I am trying to automate Blue Prism, which is necessary in our multi team environment to avoid spending half a person maintaining permissions.
So I am spying the Permissions window next to Roles in System / Security / User Roles.
Everything works perfectly fine but I cannot read the status of the check box of the permissions in the tree view.
I tried AA and UIA but none of them seem to have any attribute saying if an item is checked or not.
When using Read Action with Get Checked (it should return a flag), I get following error:
Internal : Failed to perform step 1 in Read Stage 'Read Permission value' on page 'System - User Roles extract' - Unable to find a valid pattern - required: TogglePattern
Using the same Read Action but changing Get Checked to eg Get Name works perfectly fine, so no issue with the element or the usage of the element in general.
Any hints on how to work with tree view check boxes is much appreciated.
Thanks
------------------------------
Walter Koller
Solution Manager
Erste Group IT International GmbH
Europe/Vienna
------------------------------