MuraliKola / robotframework-seleniumlibrary

Automatically exported from code.google.com/p/robotframework-seleniumlibrary
Apache License 2.0
1 stars 0 forks source link

return elements on the basis of xpath match #263

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In one of page dynamic links are appearing, I need to find the way to get list 
of links and click on them individually.

"Get All Links" does not work, because links are not having ID attribute, so 
getting empty string in return.

When we are using "Get Matching Xpath Count" its returning correct number, but 
I need something like "Get Matching Xpath Elements" which can return all 
matching elements.

Original issue reported on code.google.com by rajmca.r...@gmail.com on 21 Jul 2013 at 3:12

GoogleCodeExporter commented 8 years ago
I've also run into this use case for the framework.

This would be very helpful for me too.

Original comment by ram...@tacitknowledge.com on 10 Dec 2014 at 8:22

GoogleCodeExporter commented 8 years ago
We are moving Selenium Library to github and creating a last release with Robot 
2.9 support before stopping the support of this project entirely.

As this project is deprecated, moving to Selenium2Library is necessary for 
further support and development.

Original comment by jussi.ao...@gmail.com on 13 Aug 2015 at 10:19