Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coveros-archive/getting-started-selenified
This repository is dedicated to demonstrating how to set up Selenified for front-end Selenium tests with Maven
https://github.com/coveros-archive/getting-started-selenified
Last synced: about 1 month ago
JSON representation
This repository is dedicated to demonstrating how to set up Selenified for front-end Selenium tests with Maven
- Host: GitHub
- URL: https://github.com/coveros-archive/getting-started-selenified
- Owner: Coveros-Archive
- Created: 2017-06-22T16:33:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T13:27:39.000Z (almost 7 years ago)
- Last Synced: 2024-09-20T18:39:08.037Z (3 months ago)
- Language: Java
- Size: 63.5 KB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# getting-started-selenified
This repository is dedicated to demonstrating how to set up Selenified for front-end Selenium tests with Maven
[Here's](https://youtu.be/cmk1tmBZoO0) a video with instructions on how to get started with Selenified using this repository as an example
# Ant
To run the ant build, simply execute the ant command in the root directory
# Gradle
To run the gradle build, simply execute the gradle test command in the root directory