I am trying to automate login in various email provider. I have tried google, and now I am trying outlook.
For reference. I will be attaching my Workflow here.
Start Browser - Go To Microsoft Website
Delay for a bit
Web Click - Click for the Sign in Button
then it OPENS UP A NEW TAB that redirects to the login form of Microsoft’s Outlook
then delay again…
And I want to insert my email, however. It does not set the value of it.
“Unable to find the element having X-Path [//*[@id=“i0116”]] in expected time”
I think by trying to debug this one, I think AE does not detect the element in the new openly tab wherein I have to input my user’s credential.
I’d appreciate any help or ideas on how to resolve this one.