Skip to content
Anuj Kumar edited this page May 15, 2018 · 1 revision

Welcome to the JWAF wiki!

JWAF (Java Webdriver Automation Framework)

This is web automation framework, implemented using Java, Selenium/Webdriver, TestNG & Maven. Page Object Model (POM) is used to make the code more readable, maintainable, and reusable.

Prerequisite:

  1. Java
  2. Maven
  3. Selenium/WebDriver
  4. TestNg
  5. Browsers (Firefox, Chrome, IE)
  6. Respective Browser drivers
  7. Intellij or Eclipse

Coverage Plan:

Contents Status
Framework level Page Object Model Done
Profiles
Grids
Cross browsers & cross platform
Locators Learning how to get locators.
Functionality To Automate Challenging DOM
Checkboxes Done
Context Menu
Disappearing Elements
Drag and Drop
Dropdown Done
Dynamic Content
Dynamic Controls
Dynamic Loading
File Download
File Upload
Floating Menu
Frames
Horizontal Slider
Hovers
Infinite Scroll
JQuery UI Menus
JavaScript Alerts
Key Presses
Large & Deep DOM
Multiple Windows
Nested Frames
Notification Messages
Redirect Link
Shifting Content
Clone this wiki locally