Showing posts with label locators. Show all posts
Showing posts with label locators. Show all posts

Friday, October 19, 2018

undefined 201

How to Access Forms in WebDriver : Access Form, Checkbox, Radio button, Text Box, Password Field & Dropdowns

In this tutorial, I am going to discuss - How to find web-elements on the webpage. Commands available in Selenium to find web-elements. Locators used to locate web-elements. How to access different fields of Forms - text fields, password fields, checkboxes, dropdowns, radio buttons, buttons etc. "sendKeys()"...