Skip to content

Instantly share code, notes, and snippets.

@BenjaminLaschkar
Last active June 7, 2022 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BenjaminLaschkar/4fd4691a45119de6e79953826807c569 to your computer and use it in GitHub Desktop.
Save BenjaminLaschkar/4fd4691a45119de6e79953826807c569 to your computer and use it in GitHub Desktop.
AppiumSetup.kt
@JvmStatic
@AfterAll
fun tearDown() {
driver.quit()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment