I use appium for the first time.
I want to run a simple automation on a 3rd party installed app.
I want to configure the appium server for that specific app.
I have few questions:
- which fields are mendatory?
- I have to fill them manually? because my Android is plugged in to the mac,
and yet I cannot autocomplete names.
- how can i easily find the desired app apk path and it's launch activity (I guess after double clicking the apk?)
