Skip to content

Latest commit

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

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:

ContentsStatus
Framework levelPage Object ModelDone
ProfilesDone
Grids
Cross browsers & cross platform
LocatorsLearning how to get locators.
Functionality To AutomateChallenging DOMDone
CheckboxesDone
Context MenuDone
Disappearing ElementsDone
Drag and DropDone
DropdownDone
Dynamic ContentDone
Dynamic ControlsDone
Dynamic LoadingDone
File DownloadDone
File UploadDone
Floating MenuDone
FramesDone
Horizontal SliderDone
HoversDone
Infinite ScrollDone
JQuery UI MenusDone
JavaScript AlertsDone
Key PressesDone
Large & Deep DOMDone
Multiple WindowsDone
Nested FramesDone
Notification Messages
Redirect Link
Shifting Content

Releases

Packages

Used by

Contributors

Languages