What are the steps to command RPA Bot to Iterate name in dropdown using workfusion RPA

0 votes
I have a school admission list which i want to iterate on a site which fetches student records

I am using workfusion to automate the manual process.

In the first step the user have to select student name from the dropdown.

How can I iterate multiple names from the dropdown one by one ?
Nov 2, 2018 in RPA by findingbugs
• 3,260 points
1,454 views

1 answer to this question.

0 votes

For me iterating lists works fine. 

Use a 'foreach feature' (or any loop) to iterate on your list. Save the list element to a variable, say list_element. 

Now, Use 'Enter Keystrokes' feature, change the selection to 'from variable' and choose the variable 'list_element' from dropdown menu in its description. 

You can also select option 'typed text' with text as ${list_element}, this works fine too.

answered Nov 2, 2018 by Priyaj
• 58,090 points

Related Questions In RPA

0 votes
2 answers

What are the benefits of using RPA?

Hey! Here's a link for blog on RPA: https://blog.mail7.io/posts/RPA-Robotic-Process-Automation/ I ...READ MORE

answered Jul 24, 2020 in RPA by anonymous
1,672 views
0 votes
1 answer

What are the ways to debug a project in UiPath?

Hey @Akanksha, UiPath provides various options for ...READ MORE

answered Mar 7, 2019 in RPA by Abha
• 28,140 points
770 views
0 votes
1 answer

What are the issues and limitations of using Native Citrix support for Citrix apps in UiPath studio?

Hello @Gauri, there are a few limitations ...READ MORE

answered Mar 28, 2019 in RPA by Pratibha
• 3,690 points
2,710 views
0 votes
1 answer

How to click on a link in the web page in workfusion rpa express?

Hello, to click a link in a ...READ MORE

answered May 2, 2019 in RPA by Abha
• 28,140 points
1,760 views
0 votes
1 answer

Control Tower is not starting in my Work Fusion RPA Express

Even I've faced that issue, you need ...READ MORE

answered Oct 8, 2018 in RPA by Priyaj
• 58,090 points
1,215 views
0 votes
1 answer

Why does WorkFusion RPA Express does not Start on System Restart

I had the exact same error and ...READ MORE

answered Oct 26, 2018 in RPA by Priyaj
• 58,090 points
1,317 views
0 votes
1 answer

UiPath - Citirx Automation

best way to do that is to ...READ MORE

answered Apr 13, 2018 in RPA by wrecker
• 3,110 points
1,012 views
0 votes
1 answer

UiPath - Web Scraping

Multiple solutions are listed below: Check your Selector Use ...READ MORE

answered Apr 13, 2018 in RPA by wrecker
• 3,110 points
1,799 views
0 votes
1 answer

What are the limitations of BluePrism? What are the scenarios in which it cannot automate?

Essentially both AA and BP can automate ...READ MORE

answered Oct 4, 2018 in RPA by Priyaj
• 58,090 points
3,282 views
0 votes
1 answer

What is code segment in Blueprism and how to implement it?

Blue Prism - Code Stage The code stage ...READ MORE

answered Sep 28, 2018 in RPA by Priyaj
• 58,090 points
5,257 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP