Skip to content

Instantly share code, notes, and snippets.

@BenjaminLaschkar
Created June 2, 2022 09:13
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/d83095c83d6b7dea22ecc2f988ab1900 to your computer and use it in GitHub Desktop.
Save BenjaminLaschkar/d83095c83d6b7dea22ecc2f988ab1900 to your computer and use it in GitHub Desktop.
AppiumSetup.kt
lateinit var driver: AppiumDriver<MobileElement>
private val caps = DesiredCapabilities()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment