In BluePrism How to select an option using Key or Click events

0 votes

Using BluePrism, how to right click on a web application.

Select an option using Key or Clickevents in Region Mode or Accessibility Mode?

It doesn't spy any of the menu items and throws an error saying :

Unable to spy the element

Oct 26, 2018 in RPA by findingbugs
• 3,260 points
6,186 views

1 answer to this question.

0 votes
I'd suggest making this one and every time there's a system popup for IE to identify the different buttons and use this object as a common interface between them.

I had the same problem and fixed it with the following:

Because It's no longer part of the IE Application Modeller, as it's using a different thread and a different ID.

So you'll need to create a different object specifically for this operation. I created one using

Object Name: IE - Popup Message

Window Title: Message from webpage

Windows Process iexplore

When attaching to it use index of 0, and then you can easily use UI Automation or Acessibility to identify the button you want to press.

But yes, you'll need to use a different object,
answered Oct 26, 2018 by Priyaj
• 58,090 points

Related Questions In RPA

0 votes
1 answer

How to achieve Delay or Sleep in an execution in Blueprism?

Hello, you can use Wait stage to ...READ MORE

answered Oct 22, 2019 in RPA by Anvi
• 14,150 points
6,396 views
0 votes
1 answer

How to select an item in UiPath that starts with a string

use a wildcard in selector. make sure that ...READ MORE

answered May 21, 2018 in RPA by wrecker
• 3,110 points
3,222 views
0 votes
1 answer

How to select an item in UiPath that starts with a string

Just use a wildcard in selector. Given ...READ MORE

answered May 28, 2018 in RPA by wrecker
• 3,110 points
969 views
0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,998 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
16,012 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,054 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,151 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,244 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,980 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,324 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