/kotlin-web-tests

based on selenide

Primary LanguageKotlinMIT LicenseMIT

kotlin

UI Test example in Kotlin language

Run tests

To run tests, just type in command line:

./gradlew test

Import IDEA project

Once gradle has downloaded dependencies, go to IDEA -> File -> Open -> "YOUR_PROJECTS/kotlin"

Send feedback!

Try to create your own test examples with Kotlin!

Feel free to send pull request.

Build Status