Thursday 17 December 2015

How will you find an element using Selenium?

In Selenium every object or control in a web page is referred as an elements, there are different ways to find an element in a web page they are
 ID
 Name
Tag
Attribute
CSS
 Linktext PartialLink Text
 Xpath etc

No comments:

Post a Comment