in reply to
Getting Table values in Selenium
Sorry, Got the error which was using
get_child_element
which should be replaced with
find_child_elements
.
Comment on
Re: Getting Table values in Selenium
Select
or
Download
Code
In Section
Seekers of Perl Wisdom