find the country drop-down list box using relative path in selenium Rediffmail webpage
Answers
Answered by
0
Answer:
If you wish to learn the easiest way to locate elements on a webpage, then you have landed at the perfect place. Locating elements is indeed a nightmare because of the complexity of finding the web elements in the webpage and automating them. To simplify this task, we use something known as locators in Selenium. In this article, I will give you a brief insight into the different types of locators along with relevant examples.
Similar questions