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
- Host: GitHub
- URL: https://github.com/msmolyakov/google-search-e2e-tests
- Owner: msmolyakov
- Created: 2017-01-30T12:21:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T12:23:48.000Z (over 9 years ago)
- Last Synced: 2025-02-12T12:19:33.670Z (over 1 year ago)
- Language: Java
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`