How to handle multiple html combo boxes in BluePrism

0 votes
A web page contains two html combo boxes.

Value in the second combo box depends on the values selected in first combo.

When I do this manually it works, but with BluePrism on selecting value in first box the values in second combo box doesn't load.
Oct 31, 2018 in RPA by findingbugs
• 3,260 points
2,145 views

2 answers to this question.

0 votes
When you're using blueprism "select item" action instead of clicking using mouse, then some javascript code must not be executed.

I'd search for the javascript code that is being executed when using mouse and try to call that method from BluePrism object.
answered Oct 31, 2018 by Priyaj
• 58,090 points
0 votes
Hi,

Spy that Fields using AA mode,

click using AA mode and after that use send keys to insert values
answered Jan 4, 2019 by anonymous

Related Questions In RPA

0 votes
2 answers

How to configure outlook automation in Blueprism

Mapiex works only with 32bit outlook client ...READ MORE

answered Dec 7, 2018 in RPA by Nitesh
13,615 views
0 votes
2 answers

How to resolve busy resource in BluePrism to run a process in the control room?

Did you manage to resolve this problem ...READ MORE

answered Jul 3, 2019 in RPA by Tim
4,002 views
0 votes
1 answer

How to resolve busy resource in BluePrism to run a process in the control room?

the most common cause of that error ...READ MORE

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

BluePrism: how to invoke javascript function when clicking on an HTML element?

Use a application modeller to spy the ...READ MORE

answered Oct 10, 2018 in RPA by Priyaj
• 58,090 points
6,009 views
0 votes
1 answer

Error : Failed to perform step 1 in Navigate Stage '-----' on page '----' - Not Connected

Do you have Attach bookmark created? When ...READ MORE

answered Sep 28, 2018 in RPA by Priyaj
• 58,090 points
15,937 views
0 votes
1 answer

Spy an active accessibility combobox in blue prism?

My ComboBox is standard HTML Combo Box(Element ...READ MORE

answered Oct 1, 2018 in RPA by Priyaj
• 58,090 points
3,024 views
0 votes
2 answers

RPA tool for C# Developer beginer

Hi! You can try Rpa Suite for Visual ...READ MORE

answered May 10, 2019 in RPA by AndrewNJ
4,103 views
0 votes
1 answer

Blueprism: how to scroll down a list?

When I was working whit ComboBox I ...READ MORE

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

How to select HTML row in BluePrism

Just spy table cell (or any other ...READ MORE

answered Oct 17, 2018 in RPA by Priyaj
• 58,090 points
4,954 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,276 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