Web 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 (for hybrid application): Preparing Native/Hybrid Applications for Testing
- On mobile web testing: SeeTestAutomation - Mobile Web Testing
- Using the object spy mode: Using the Reflection's Control Buttons
Users can get the Web properties of all HTML objects on the screen.
Example:
We will show how to use native recognition while using the Eri-bank Instrumented demo application.
Step 1: After login into the application, you will have the Hybrid page in the application.
The "Your Balance is 140.00$" is web part in this application.
Step 2: Click on the 'object spy' button at the bottom of the device reflection.
Web elements are identified with a blue border in object spy mode. When you mark these elements accordingly, you will get its web properties.
Step 3: Extract the element's web property.
- Click the 'Your Balance is 140.00$'
- Right Click on the 'Your Balance is 140.00$' element.
- Click 'Extract Object'.
A pop-up will be generated in which you need to choose from 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 web tab, you will see 'Enable' checked and the element's web properties will be written in the field below: