Skip to content

Horbarz/Selenium_Java_TestAutomationFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom selenium webdriver test automation framework

WebDriver API calls to interact with elements such as clicking, entering and reading text, selecting options, handling popups and alrets, uploading files, working with iframes etc

Advance interactions such as hovering and sending alternative keys like tabs as well as symmbols

Integration with test assertion library such as TestNG

Code organization using Page Object Model

Implemented wait strategies to control the scripts timing and to avoid flaky tests

Screenshots taking during test executions and when test fails

About

Using selenium and java for UI automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages