filmov
tv
Appium Tutorial - Part 13| Mobile Automation | Run iOS Test in Appium | iOS Mobile App Testing |
![preview_player](https://i.ytimg.com/vi/qhxVoEqVvFo/maxresdefault.jpg)
Показать описание
Step-by-step guide on how to write your first iOS test in Appium Framework to click on an element in the iOS mobile application.
Steps:
1. Start a new Appium session in the Inspector by using the below capabilities
{
"platformName": "IOS",
"appium:automationName": "XCUITest",
"appium:deviceName": "iPhone 15 Pro",
}
2. Inspect the element in the mobile application
3. Copy the AccessibilityId locator value
4. Use the element locator in your TestNG method to click on the element
5. Run the Appium test
-----------------------------------------------------------------------------------------------------------------------------------------------
Online Training Courses:
Tosca Interview Pack:
Tosca Technical Support:
Follow us on Instagram:
Join our WhatsApp Group:
Follow me on LinkedIn:
Talk to us directly:
-----------------------------------------------------------------------------------------------------------------------------------------------
Steps:
1. Start a new Appium session in the Inspector by using the below capabilities
{
"platformName": "IOS",
"appium:automationName": "XCUITest",
"appium:deviceName": "iPhone 15 Pro",
}
2. Inspect the element in the mobile application
3. Copy the AccessibilityId locator value
4. Use the element locator in your TestNG method to click on the element
5. Run the Appium test
-----------------------------------------------------------------------------------------------------------------------------------------------
Online Training Courses:
Tosca Interview Pack:
Tosca Technical Support:
Follow us on Instagram:
Join our WhatsApp Group:
Follow me on LinkedIn:
Talk to us directly:
-----------------------------------------------------------------------------------------------------------------------------------------------