Skip to content

ArunSelvam11/owm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

owm

This repository contains automation tests for openweathermap using selenium with java.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Installation

Clone

  • Clone this repo to your local machine using https://github.com/ArunSelvam11/owm.git

Setup

install the maven package, if not installed already on your local machine

$ brew install maven

Running the tests

$ cd path/to/your/project
$ mvn test