Back

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

I am spying one button from one browser-based application. But I am getting the error saying more than one item found.

I am able to spy it only under the Accessibility Mode. Although, I can see on my page that there is only one element on my page.

How to refer my element uniquely under Accessibility Mode as there is no exact path to specify.

1 Answer

0 votes
by (29.5k points)

when you are getting error messages saying there is more than one element found then it is probable that you have unchecked 'visible' and 'screen visible'  attributes, maybe your problem will get rectified if you set those attributes as true.

Another way to approach this would be to use 'Match index' and 'ordinal' to see if you are missing something, basically you just need to tell the application modeler which item is to be used if there are multiple visible items which are similar

Related questions

0 votes
1 answer
asked Jul 8, 2019 in RPA by Abhishek_31 (12.7k points)
0 votes
1 answer
asked Jul 6, 2019 in RPA by Abhishek_31 (12.7k points)
0 votes
1 answer

Browse Categories

...