Introduction
  • Scope of the course
  • Pre Requisites
  • Resources
Mouse Interactions
  • Outline
  • Drag And Drop, Pause, Left click, Double Click, Right Click(Context Click)
  • Scroll to an Element, Move to an Element
Keyboard Interactions
  • Outline
  • keyUp, keyDown, sendkeys
  • Reset Input State
Self Assessment
  • Exercise - Use Actions class API to select multiple items in a multi select list
  • Solution