appBundleId property

String? appBundleId
getter/setter pair

The bundle ID for the app-under-test.

This is determined by examining the application's "Info.plist" file.

Implementation

core.String? appBundleId;