VAIBHAV SINGH
Selenium Assignments

Selenium - Selenium-Locators

Write a xpath to find all Google Search Result Main Link with term Browser. (When we search any keyword in www.google.com, We got a result page).
Write a xpath to find all Google Search Result Main Links . (When we search any keyword in www.google.com, We got a result page).
Open any Page using Selenium webdriver and try to find all links present in that page with their innertext and href value?
Open any Page using Selenium webdriver and try to find all elements present in that page?