I am facing issue while working in web automation. For login, after entering the user name i need to click next to got password section. I used click on element activity to capture the target, but it doesn’t capture the particular target. I need solution for this ASAP.
Hello @Pooja, If you are not able to select the element through the Attributes, you may want to use XPath selector by editing the element.
Other alternative could be sending a submit request after entering the user name. You can do it in the “Input to browser” activity you used for the user name:
We appreciate you asking this question, we are committed to helping you have the best possible experience out of our products. please feel free to ask any additional queries