Skip to content

aarthy4f/friday-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

friday-selenium Framework


The friday-selenium framework based on Page Object Model, Selenium, TestNG using Java.

The framework uses:

  1. Java
  2. Selenium
  3. TestNG
  4. ExtentReport
  5. Log4j
  6. circleCI Integration

Execution

• Clone the repository. • Open command prompt and go to project directory. • Run mvn clean install -Dbrowser=chrome • By default tests are run using Google Chrome. Browser Example Chrome -Dbrowser=chrome Firefox -Dbrowser=firefox Edge - Dbrowser=edge

Architecture Diagram:

image

Reporting

The framework gives report in two ways,

  1. Log - In file logfile.log.
  2. A html report - Which is generated using extent reports, under the folder ExtentReports.

Screenshot

image

Execution steps image


CircleCI Integration

https://app.circleci.com/pipelines/github/aarthy4f/friday-selenium/45/workflows/b0cd9930-1f53-4e24-9f59-b4b53b5a4645/jobs/46/artifacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages