appBundleId property
The bundle ID for the app-under-test.
This is determined by examining the application's "Info.plist" file.
Implementation
core.String? appBundleId;
The bundle ID for the app-under-test.
This is determined by examining the application's "Info.plist" file.
core.String? appBundleId;