What does the below command implies
List alllinks =driver.findElements(By.xpath(“//a"));
1. command is used to get all the links present on the page
2.command is used to get all the images present on the page
3.command is used to get all the radio buttons present on the page
4.command is used to get all the broken links present on the page
Answers
Answered by
1
Answer:
Explanation:
okkkkkkkkkkkkkkkkkk
Similar questions