Web Test Automation Workbook #35: Verify Available Time Slots

Extract the texts from multiple same-styled button texts.

Zhimin Zhan

--

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-sized exercises (typically 15–20 mins). A practical and satisfying way to learn web test automation with Selenium WebDriver.

Learning Objectives

  • Extract the texts from multiple same-styled button texts.
  • Review
    - find_elements
    - List
    - assertion of a List

Test Case #35

Test data:

Test Design

  1. Navigate to the business booking page, which we have done many times in previous exercises.
  2. Click tomorrow’s date

--

--

Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.