Introduction
  • Course Introduction
  • Course Resources
  • What are user interactions in Selenium Webdriver?
  • What are the different kind of user interactions
Performing a drag and drop with Selenium Webdriver
  • How to create an Actions class in Webdriver
  • Analyzing our application under test
  • Writing the drag and drop test
  • Finishing the first drag and drop test
  • Executing the first drag and drop test
  • Starting to write the 2nd drag and drop example
  • Writing a 2nd drag and drop example
  • Running a 2nd drag and drop example
  • Drag and drop quiz question
  • Drag and drop quiz answer
Open Developer Toolbar, Resizing, and Drawing with Selenium Webdriver
  • How to do a resize action with selenium webdriver
  • How to open developer tools with selenium webdriver
  • Running a test that opens a network tab in firefox
  • Drag and drop with html 5 quiz question
  • Drag and drop with html 5 answer part 1
  • Drag and drop with html 5 answer part 2
  • How to draw on a canvas with selenium quiz
  • How to draw on a canvas with selenium quiz answer
  • Conclusions for course
  • BONUS LECTURE!!!