Login automations
In most cases, Pega Robot Studio automatically detects the steps for logging into an application. To improve the security of your solution, you can add these login steps to a new automation, ignore them, or delete them.
When you record a login process, Robot Studio detects and groups the login steps. You can then use the Actions menu to decide how to handle the login steps in your automation.
The following figure shows the Actions menu for a typical login sequence:
The following table describes the options of the Actions menu for a login sequence:
Option Description Move to new automation If you move the login steps to a new automation, you can name the
automation. The primary automation will call the login automation.
You can then continue recording the primary automation. Ignore Ignore the login steps to skip over the login when you run or
test the automation. Delete Delete the login steps to not include them in your automation.
You would have to enter credentials when testing the
automation.
Previous topic Testing an automation in a paused recording Next topic Building automations on the Automation Surface