/balin

Balin is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper library inspired by Geb.

Primary LanguageKotlinApache License 2.0Apache-2.0

Balin

license

Balin is a browser automation library for Kotlin. It's basically a Selenium-WebDriver wrapper library inspired by Geb.

Rationale

Geb is a wonderful library that allows its users exploit the power of the Selenium-WebDriver API with incredible ease. The author, as a software developer working a lot with browser automation, has been lucky enough to work with Geb and he is now learning Kotlin. This is the author's chance to learn the new JVM-based language and to bring to its ecosystem a tool that is so heavily used by him.

Note

This project has been conceived for research purposes but the author doesn't dismiss the possibility of making it a production-ready library if it gets to that point.

License

Like Kotlin, Balin is released under version 2.0 of the Apache License.