3. Element Extraction from iOS and Android Device
1. iOS
-
- Click on Upload using Element Extractor.
- Element Extractor will open in a new tab.
Select iOS App
-
- Choose the path to your .ipa file or Bundle Identifier.
- Click on Next.
Choose iOS Device
-
- Wait for the Extractor to find your connected device.
- If there are multiple devices connected select one from the dropdown list.
- Click on Next button.
Select TG-Project
-
- Test Case Writer project: Select an application from the provided dropdown.
- Version: “Select a Version” or “Add a New Version” from Test Case Writer.
- Module: Select the module you wish to use or “Add Module” in the drop-down menu (your elements will later be found under this module).
- Click on Next button.
- Wait for the extractor to find the automation tools.
- Click on Next button.
- Below the Popup box will appear on the screen.
Select Extract Type for iOS
-
- Click on XCUITest or Appium which you want to use for extract elements from your app.
Extract Element
-
- Create a new page by clicking on the + sign.
- Name the page and click OK.
- Click on Upload button.
-
- Once you have selected your elements to click on Save to extract the elements on that page.
-
- The screen on the device will reflect the screen the elements are being extracted from.
- Use the Refresh Screenshot button to update the screen on your device to gather elements from the next screen.
2. Android
-
- Click on Upload using Element Extractor.
- Element Extractor will open in a new tab.
Select Android App
-
- Choose the path to your .apk file or Bundle Identifier.
- Click on Next.
Choose Android Device
-
- Wait for the Extractor to find your connected device.
- If there are multiple devices connected select one from the dropdown list.
- Click on the Next.
Select TG-Project
-
- Test Case Writer project: Select an application from the provided dropdown.
- Version: “Select a Version” or “Add a New Version” from Test Case Writer.
- Module: Select the module you wish to use or “Add Module” in the drop-down menu (your elements will later be found under this module).
- Click on Next button.
- Wait for the extractor to find the automation tools.
- Click on Next button.
Extract Element
-
- Create a new page by clicking on the + sign.
- Name the page and click OK.
- Click on Upload button.
-
- Once you have selected your elements to click on Save to extract the elements on that page.
-
- The screen on the device will reflect the screen’s elements are being extracted from.
- Use the Refresh Screenshot button to update the screen on your device to gather Elements from the next screen.