in this process we are taking the link of my appian designer account by the help of robotic recorder we are opening the link by edge by clicking on select appliaction after opening we are giving username and password after testing the bot it is not taking my username and password what i given please reply if any ones solution
Discussion posts and replies are publicly visible
Hi saikiranb7883
If you're practicing, it's advisable to create two variables—one for the username and the other for the password. Before starting, ensure the robot is online. During the task recorder, select the username, use 'ID' as the selector, and update values by providing the variable created for the username. Follow the same process for the password. Afterward, click on 'Log In,' close the task recorder, save changes, and test in debugging mode.
If you opt for the 'Update Value with Username and Password' interaction, create credentials for it. Then, during your process, access the credentials and populate the username and password sections.
Practice Setup:
Task Recorder Steps:
Alternative Interaction:
When we are following the above mentioned procedure instead of getting username and password we are getting the values like "true", "true"
can you please suggest me what i have to do
Thank you.
Hello, Divve Narmada Choudary Before using the task recorder, did you create variables for the username and password and store the values in these variables?Can you please share the configuration screenshot for both activities for better understanding?
Hi gopalt0943,
Yes as you told, we have given variables as below mentioned screenshots,
please elaborate step by step as for my understanding.
Thank you,
Hi Ramapulla Reddy Nalamari
Remove the parameters from the variables and save the changes. Utilize the task recorder to indicate once again. Enter the username and password, click on "Log In," and complete the process by assigning a group name.
Afterward, adjust the settings in the configuration panel. Choose "ID" for the selector, and check the box for "Name" and "Email" below. In the interaction dropdown, select "Update Value" and provide the variable. Repeat the same steps for the password.
For the "Log In" click action, use the CSS selector ".btn-primary". Following these steps should lead to a successful solution.I have also again followed these steps before giving you a solution, and it's working fine.
Hi gopal
Everything we configured as u mentioned but we dont see the checkbox for name and email .
can u please provide your phone number we have some doubts its very helpful to us.
Thankyou
Thanks for your solution its working now
Hi Gopal, Thank you for your guidance. we are able to loggedin. Now the issue is how to give configuration for check box, like I want to select an Object in an Application.
Hi Divve Narmada Choudary You can use Click activity. and make sure use css selector.In interaction section select dropdown - select (click on element.)
Hi Gopal,
We were work on check box according to your reply. But unable to select the check box by Bot. Could you please check and let us know the wrong where we r doing.
hello Divve Narmada Choudary Please update the data; otherwise, you can indicate again.Click on the check box. In the configuration panel this time, you should use selector as an ID.Please enter the maximum wait time for 2 seconds.In the interaction dropdown, choose Select checkbox (if not already selected).follow this. In your scenario, the selector name should be different.I hope, this time you not getting any error.
Thanks