Identifiers
When you add an app (desktop UI oryoqa apps), provide:
At least one platform identifier (bundle or package) is needed to launch and target the app on device.
App context
App context is shared guidance injected into every run — credentials, screen names, global rules, and quirks. Write it once so each test case stays short. Configure it in the app settings in the desktop UI, or via:Appium capabilities
Optional defaults for how Appium starts sessions (e.g.appium:autoLaunch). Case-level caps override app-level. Details: Appium capabilities.
Test cases
Cases, flows, and tags under an app
Local builds
Register
.ipa / .app / .apk files