Hi,
I have an application that as part of login- requests UN, PW and an access token.
The way we enter this access token is by modifying the token label’s text property/attribute to the token value.
This is not a manual process and is currently done via another automation tool.
We are currently in the process of moving to UiPath and recreating all the workflows.
However, I cannot get past this step of modifying the text attribute of a label control in UiPath.
Appreciate any help.