RzRnt / kotapium

Simple Kotlin Appium Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kotapium

Simple Kotlin Appium Example

need to create .env file to run Example .env file

PLATFORM_NAME=Android
PLATFORM_VERSION=6
DEVICE_NAME=86989034
UDID=86989034
AUTOMATION_NAME=espresso
APP=https://github.com/cloudgrey-io/the-app/releases/download/v1.9.0/TheApp-v1.9.0.app.zip
APPIUM_URL=http://localhost:4677/wd/hub

Run:

./gradlew test

About

Simple Kotlin Appium Example


Languages

Language:Kotlin 100.0%