Selenium WebDriver with Ruby

Go to class
Write Review

Free Online Course: Selenium WebDriver with Ruby provided by Test Automation University is a comprehensive online course, which lasts for 1 hour of material. The course is taught in English and is free of charge. Selenium WebDriver with Ruby is taught by Meaghan Lewis.

Overview
  • Learn to automate tests using Selenium WebDriver and Ruby

    • Selenium WebDriver with Ruby
    • Chapter 1 - Get Set Up with WebDriver
    • Chapter 2 - Using the WebDriver API
    • Chapter 3.1 - Keyboard and Mouse Input
    • Chapter 3.2 - Autocomplete and Waits
    • Chapter 3.3 - Scroll
    • Chapter 3.4 - Switch Context
    • Chapter 3.5 - Drag and Drop
    • Chapter 4.1 - Interacting with Components: Radio Buttons
    • Chapter 4.2 - Interacting with Components: Datepickers
    • Chapter 4.3 - Interacting with Components: Dropdown Menus
    • Chapter 5.1 - Automating Web Forms
    • Chapter 5.2 - Add Structure with RSpec
    • Chapter 5.3 - Running Tests
    • Chapter 6.1 - Writing Better Tests: Clean Test Code with Variables
    • Chapter 6.2 - Writing Better Tests - Clean Test Code with Methods