artemnikitin / selenium-web-tests

Example of Selenium web tests with Spock and Selenide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Example of Selenium web tests with Spock and Selenide


Languages

Language:Java 68.8%Language:Groovy 31.2%