Hi All,
I am trying to login to a website having microsoft login page but I'm facing some issues when I try to click "Any Other account". I've tried couple of ways but it's not working, Kindly refer to below details and help if you have faced this before.
I am able to capture the element using Recorder package and it works fine when i run only that capture line but when i run from start (launching browser and other steps) this click fails to perform and throws and error (screenshot attached) that CLIENT not found.
I have also attached capture properties for your reference and how the login page looks like.
I tried using Javascript for this click but it throws me an error saying An Unexpected error occured Null.
I used Browser : Run Javascript command (screenshot attached). The script works fine in console but not using A360.
I can't use keystrokes because the number of accounts present would not be static so I can't count number of TABS, i'll have to pass to reach to last option.
Thank you