Home Appium Environment Setup Android Emulators iOS Simulators Appium Architecture Android chrome app automation Safari browser automation Appium Capabilities Inspecting android apps Native Android app automation Inspecting iOS app Native iOS app Automation Real Android Phone automation Real iPhone automation Element Identification Pressing button FaceId and TouchId Fingerprint automation Drag and Drop Tap and press Swipe gestures Hybrid app automation Execute script Synchronization in Appium Screenshots Page Object Models Cucumber and Appium Appium integration with azure Appium and Selenium Grid Running tests in browserstack Parallel testing Recording tests Mobile automation framework Errors and Exceptions in Appium Mobile automation test strategy Mobile automation challenges Appium QnA
Inspecting iOS app elements using appium
To learn the element properties in the app, you will have to use inspector tool (Search icon in below image) provided with Appium app. You can dwonload appium desktop app at https://github.com/appium/appium-desktop/releasesOn the next screen, You need to specify the capabilities like bundleId, platformName, platformVersion, deviceName and then start the session. If you have the .app file, you can provide the path of .app file in app capability. Otherwise if app is already installed in the simulator and you know the bundle id, you can use bundleId capability to launch the app. Here is the list of bundle Ids of some of the apps.
- Settings app - com.apple.Preferences
- Phone app - com.apple.mobilephone
- Weather app - com.apple.weather
- Calculator app - com.apple.calculator
Web development and Automation testing
solutions delivered!!