Introduction
  • Introduction to The Lab
  • Introduction to the tool
Why do Test automation
  • Why do test automation
Working with timeouts and delays
  • Importing the Cucumber feature
  • Test step implementation and timeouts
  • Importing a feature with several scenarios
  • Test steps for negative test
  • Test steps for positive test
Conditionals and other control-flow logic
  • Using many when/then statements
  • URL reloading policies
  • Conditional logic with if/else group
  • Linking the test steps and fixing element selectors
Forms
  • Data-driven scenario outlines