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
hi gopal
We tried what u said still we are not getting solution still bot is not able record checkbox
can u please share the solution breifly
Hi, Below one might work
Please use interact with element and proper xpath for the particular checkbox
may be click action would work but create the xpath for that particular checkbox which you want to click
I want create new application through bot while we are creating a new application what configuration we should give.
after click on new application how to configure this one
while we are creating application name through bot application name is not updated
we taken id in selector in interaction we used update value in a x we taken new variable
If any one knows the solution please reply ...
ThankYou
checkbox is working after that we have to do duplicate of that object after click on check box we are getting all options duplicate move like the figure below
we have configured
when we click on duplicate we made the configuration like this
please sugest me the configuration when we click on dupliacte
thankyou
Hey Gopal,
we are trying to create one new Application through bot. after click on new application it opens new window to create Application. Till here we achieved through bot, but here what configuration need to give. could u please help on that.
Thank you
Hello Divve Narmada Choudary Can you please provide application screenshot also where you want to perform application.
HI Gopal
We got the solution . Tnx for your reply
Hello Gopal,
Actually we are trying to select an object in an Application to duplicate. when we select in check box, it will enable the options like duplicate, add package, move etc.. when we try and test this through bot, in Appian RPA result it is showing green marks but it will not reflect in the bot running application. could you please help in the configuratiion to select the check box and enable the duplicate.
It will be very helpful for us.
You can use the task recorder to try to select not the checkbox directly, but an upper element in the tree.
The recorder should then log an Interact with Element - Click on Element action instead.
Hello Divve Narmada Choudary screenshots are not clearly visible to me. can you please provide clear screenshots and please mentioned the steps.Thanks
Hi Tien Bui,
Can you please elaborate the solution briefly.