ExecuteAutomation

Identifying and Working with controls in Selenium using FindElement

In this post we will discuss one of the most basic and very useful functionality in Selenium Webdriver, which is nothing but Identifying an application control and performing operation on the identified control. Finding controls in Selenium is done using FindElement() method of WebDriver interface. FindElement method takes the By identifier class as a parameter, which in turn has methods to identify a control using various different properties such as Please watch below video for more detailed information Thank you very much for watching the video and reading the post !!! Thanks, Karthik KK