Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)

I have a menu button. When this menu button is clicked, a list of options with overflow-scroll property shows. I want to click on an item on this list. This item comes into the viewport after scrolling through the list. How do I implement this scrolling functionality in blueprism? It seems I need this item in the viewport to be able to click it (which results in a pop-up). I am using Accessibility mode to spy on the list and on the item I want to access.

1 Answer

0 votes
by (29.5k points)

One way that would bring the item into the viewport is to use a navigation stage for the item, and select focus as the action.

Another way to approach this would be In the Navigate step as Action you Select Item, then in the Input section, you will be able to point which position do you want to choose and you are doing it by inputting the number of that item on the list. Where the first position is 0 etc...

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...