Created
June 2, 2022 09:13
-
-
Save BenjaminLaschkar/d83095c83d6b7dea22ecc2f988ab1900 to your computer and use it in GitHub Desktop.
AppiumSetup.kt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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