This repository contains automation tests for openweathermap using selenium with java.
These instructions will get you a copy of the project up and running on your local machine.
- Clone this repo to your local machine using
https://github.com/ArunSelvam11/owm.git
install the maven package, if not installed already on your local machine
$ brew install maven
$ cd path/to/your/project
$ mvn test