Hi,
I’m new to the UiPath and so far I found it very interesting, however, I want to automate the Sign Up process and stuck in between, the flow is like below:
- Sign Up with unique email and username
- Edit the account and change the email and username to other unique values
- Sign Out the application
- Re-run the Sign up process without any hard-coded values
Note- I’m reading email and username data from an excel.
Thanks in advance!