Android
Android
Connect to API
- Constants - variabel untuk API yg fix tidak bisa di ubah
- API constants - API service nya
- Create Request
- ex:
@JsonProperty()
- ex:
- Run environment in console
- ex:
./gradlew clean cucumber -Pev=staging
- ex:
- Model
- Respond
- Request
- Utils
- Page
- API
- Properties
- utils - function setting global
Connect to device
- open terminal -
adb device
untuk mengecek (UUID - unic ID device )
Appium
- Open
APPIUM
application - Start - choose Automatic Server`
- fill capabilities Document in
- uuid - copy
8a4fbaaf
- platformName -
device
- app -
/Users/moka/Downloads/app-mokapos-debug.apk
- uuid - copy
Written on December 20, 2019