Everton Bessa
Hello people. I need advice please. I need to make a robot to test a website. "Log in with username and password, take a screenshot and send by email and Whatsapp" I need to do this using 3 different logins and also using Chrome, Firefox and IE with these 3 different logins. How do you suggest doing this? Using "Sequence", "Transactional Process", "Robotic Enterprise Framework"? Please give me a tip on how to do it. Thank you
This is quite straightforward process. You don't need to use RE-Framework unless you want to use queue for reporting purpose.
Take flowchart and create 3 separate workflows for each website login. Invoke these workflows on flowchart (main.xaml)
Take 4th workflows to send emails/WhatsApp of the screenshots you've taken in previous 3 workflows.