That was my first experience using Kotlin
and was surprisingly good!
This mini-project just create a random Outlook account with automation, but there is a confirmation step (captcha or sms) that needs to be done manually.
Anyway, I think it's a good starting point for testing kotlin or selenium
Warning: I am still learning IntelliJ, so there is a problem with java JDK configuration, Open Module Settings and reference the JDK to your local installed Java jdk folder, I will try to fix this later ok?
- Selenium Webdriver
- TestNg
- Kotlin
- use IntelliJ
- import maven dependencies (pom.xml)
- run tests ~yay!
no complications, just download and run.
I am no expert in any of these frameworks / language, so don't expect too much, I did this just for training kotlin, selenium and of course, for fun. (:
feel free to propose changes or ask me help ok?