Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/artemnikitin/selenium-web-tests

Example of Selenium web tests with Spock and Selenide
https://github.com/artemnikitin/selenium-web-tests

Last synced: 4 days ago
JSON representation

Example of Selenium web tests with Spock and Selenide

Awesome Lists containing this project

README

        

# selenium-web-tests

Example of Selenium tests with Spock for http://artemnikitin.com
If you want to run it please do:
```
./gradlew clean test
```
It will download Gradle and all dependencies, and will run an example test. Please also make sure that latest version of Firefox browser is installed on your system.