Forum Discussion
AlexKaras
4 years agoChampion Level 3
Hi,
Many thanks to Andrew for the informative video!
One question: Is bundleId custom capability specific to TestComplete? Where is it documented? What are the rules that its value must follow?
- Andrew_Red4 years agoSmartBear Alumni (Retired)
Hello Alex, thank you for the question!
No, bundleId is not specific to TestComplete. The bundleId is one of Appium desired capabilities.
You can read about it here (see the "iOS Only" section).
Also we speak about it in BitBar documentation (see the "BitBar desired capabilities" section).And we mention it in TestComplete Documentation (see the "Prerequisites for iOS applications" section).
For your iOS application you can get bundleId from the Xcode project:- select your target
- switch to Singing & Capabilities
- copy the value from the Bundle Identifier field
- AlexKaras4 years agoChampion Level 3
Andrew,
Thank you a lot for the detailed answer and links provided! Much appreciated.
Related Content
- 8 years ago
- 12 years ago