11 lines
203 B
YAML
11 lines
203 B
YAML
appId: com.kovaksoft.labApp
|
|
---
|
|
- launchApp
|
|
- assertVisible: "Hoş geldiniz"
|
|
- tapOn: "E-posta"
|
|
- inputText: "test@test.com"
|
|
- tapOn: "Şifre"
|
|
- inputText: "test123"
|
|
- hideKeyboard
|
|
- tapOn: "Giriş Yap"
|