Web Test Automation Workbook #03: Introduction to Selenium WebDriver
Run your first Selenium test steps
This article is one of the “Web Test Automation Workbook” series (the complete training course will be on my Substack Newsletter), a set of bite-size exercises.
Table of Contents:
· Goal
· Selenium WebDriver’s syntax pattern
· Step 1. Locate the control
∘ Common Controls on a web page
· Selenium WebDriver’s Locators
· Step 2. Perform action on the located control
· Run Selenium Scripts in TestWise
∘ Get TestWise in Playgrounds…