Sunday, 15 March 2015

In Selenium Webdriver (PHP), how to get index of an element -



In Selenium Webdriver (PHP), how to get index of an element -

i'm using selenium facebook/webdriver , phpunit create interface tests , need index of element relative parent element. i'm using loop compares id of element current one. possible without loop?

yes have utilize loop. don't think can done without using loop.

php selenium webdriver

No comments:

Post a Comment