Is there any way that adding user activity(Mouse Click Trigger) in the middle of process?
Background : This is Bank System RPA development. Therefore, user has to input Credential information in the middle of process.
For example, RPA runs process and open browser .
User input PIN code information and once user clicks ‘Continue’ button, RPA proceeds next activities.
Can it be applied by User Trigger Activies?