65.9K
CodeProject is changing. Read more.
Home

Selenium Series: Chapter 2, By Types getting into the good stuff of Selenium

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.50/5 (2 votes)

Feb 24, 2017

CPOL

8 min read

viewsIcon

11856

downloadIcon

293

This is an article to demonstrate different uses of ByType Selectors within Selenium. This is the heart of the API, Finding Element(s) using By Types. Understanding these ByType's are key in navigating, selecting and using web elements to test. Lets get going in Automation Testing!