An open API service indexing awesome lists of open source software.

https://github.com/msmolyakov/google-search-e2e-tests

Google Search end-to-end tests using Selenide
https://github.com/msmolyakov/google-search-e2e-tests

Last synced: about 1 year ago
JSON representation

Google Search end-to-end tests using Selenide

Awesome Lists containing this project

README

          

# Google Search end-to-end tests

## Prerequisites

* Java 8
* Maven 3.3.9
* Web browser: Mozilla Firefox 47 or earlier by default (because Firefox 48+ is currently not supported by Selenium Firefox driver)

## How to run

Open command line tool and execute: `mvn clean test`