- silpa
- Posts : 2
Join date : 2012-10-26
how to get elements count in selenium
Mon Oct 29, 2012 3:51 pm
Hi
I am clicking on a web element by this code Selenium.click("class=rtPlus");
here i am having so many elements with same class=trPlus, so i need the count to do for loop.
Can any one suggest me how to get the count
I am new to selenium.. so could you please help me in detail...
Thanks in advance,
silpa
I am clicking on a web element by this code Selenium.click("class=rtPlus");
here i am having so many elements with same class=trPlus, so i need the count to do for loop.
Can any one suggest me how to get the count
I am new to selenium.. so could you please help me in detail...
Thanks in advance,
silpa
Re: how to get elements count in selenium
Tue Nov 06, 2012 3:39 pm
getXpathCount API might help - http://selenium.googlecode.com/svn/trunk/docs/api/java/com/thoughtworks/selenium/DefaultSelenium.html#getXpathCount(java.lang.String)
Permissions in this forum:
You cannot reply to topics in this forum