Skip to content

Sonaljeet/accuweatherdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validation of Weather information from different sources and compare the values

Cucumber-BDD-Framework

Tools/Application required to run at your system:

Steps to run at your system:

  • Clone the repository using "git clone".
  • Open the project as maven project in your installed IDE.
  • Create a JUnit configuration with environment variable as -Dbrowser=chrome or -Dbrowser=edge based on the browser of your choice.
  • Run the configuration.
  • Alternatively, you can run it using maven command as "mvn clean install -Dbrowser=chrome".

Directory structure:

ImageLink

Snapshot of Extent Report:

ImageLink

ImageLink

Handle blocking of unwanted Ads in your browser:

Steps to block unwanted ad during execution:

  • Uncomment the commented line in DriverBase.java file. ImageLink

Releases

No releases published

Packages

No packages published