SeeTestAutomation - Native recognition
Please note that this tool is classified as a Legacy tool. We recommend transitioning to our updated solutions to maintain optimal performance and security in your workflows. For more information on this matter, please reach out to technical support .
Users can use this recognition method in the following ways:
- After application preparation: Preparing Native/Hybrid Applications for Testing
- Using non instrumented mode: Non-Instrumented Native Recognition
- Using the object spy mode: Using the Reflection's Control Buttons
Users can get the native properties of all objects on the screen.
Example
We will show how to use native recognition while using the Eri-bank Instrumented demo application.
Step 1: After logging into the application, you will see the Hybrid page in the application.
Step 2: Click on the 'object spy' button at the bottom of the device reflection.
Step 3: Native elements are identified a red border in object spy mode.
By marking one such element, you can get its native properties.
- Click the 'Make Payment' button.
- Right Click on the 'Make Payment' element.
- Click on 'Extract Object'.
This will generate a pop-up in which you will need to choose from the following values:
- Create New Object: Regular extraction.
- Add to Existing: Add the element's property to an existing element.
In the element property, you will see 4 tabs, click on the Native tab, you will see 'Enable' checkbox ticked and the element's native properties will be written in the field below:
You can also add other OS Native properties for the same element in order to identify it on more than one OS.