1. Getting Started with Java Basics
  • What is Java?
  • Integrated Development Environment
  • Data Types & Control Flows
  • Strings & Functions
  • Classes and Objects
2. Introduction To Automation Testing & Selenium Basics
  • Automation Testing
  • Automation Frameworks
  • Selenium Overview
  • Project Setup
  • Selenium Test Script
3. Selenium WebDriver Commands
  • Browser & Navigate Commands
  • WebElement Commands
  • Select Dropdown & Wait Commands
  • Window, Switch & Cookies Commands
  • Elements & Window Handles
4. Selenium Locators & Methods
  • Locator Strategies in Selenium
  • XPATH and CSS Locators
  • Handling Dynamic Elements in Selenium
  • XPath Axes Methods in Selenium
  • Handling Events in Selenium
  • JavaScript Executor & Headless Browser in Selenium
5. Final Project