• Overview of Selenium
    • Selenium Intro – why and how it was created
    • What’s new with Selenium 3
    • Selenium IDE
      • Exporting pre-recorded test scenario in IDE to WebDriver, and executing it
    • Selenium Standalone- talk about server and libs
      • Locators in Selenium
    • Reporting
    • Continuous Integration
      • The Selenium Grid
      • Jenkins Continuous Integration
      • GitHub
  • Overview of Java – Setup
    • Eclipse
    • Java
  • Overview Framework Design
    • Keyword Driven
    • Page Object Model (POM)