Skip to content

frogfx/kotlin-selenium-testng

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KotlinSeleniumTestNgExample

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?

Resources

  • Selenium Webdriver
  • TestNg
  • Kotlin

Building

  • 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?

About

Trying selenium with kotlin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%