selenide-examples / kotlin

UI Test example in Kotlin language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Andrei Solntsev https://github.com/asolntsev

About

UI Test example in Kotlin language

License:MIT License


Languages

Language:Kotlin 100.0%