my $elem1 = $driver->find_element("//select[\@name='ned']"); my $child = $driver->find_child_elements($elem1, "//option");