Help for this page
my $table = $driver->find_element_by_xpath(".//*[\@id='table']/tbody") +; my $rows = $driver->find_child_element($table, ".//tr");