Winthin a new script acquire data from Credential Master using "Get credential" activity. Then tranform SecureString into string using "Set value" activity. The next is to open the browser and link to the page where we'll input this data. Using activity "Click on UI-element" we bring browser to the first layer and input login and password with "Type value into web element" activity. At lasta using the activity "Click on web element" we fix the input data.