Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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