If you face any wrong screen detection in the app, then it can happen due to the wrong tagging of the screen.
Correct Screen Tagging:
To tag a screen correctly, make sure to select unique properties of the elements that you tag. In the following screenshots, a button is tagged in both the screens. Each button element has a unique id which has to be selected in order to identify the screen correctly.
Screen 1
Screen 2
Incorrect screen Tagging:
If no unique property of an element is selected on a screen, it will result in incorrect detection of the screen. In the following screenshots, a button is tagged in both the screens but no unique property of the button element is selected. This is incorrect.
Screen 1
Screen 2
Please check out our article for tagging the screens properly. How to tag screens for better performance
Comments
0 comments
Article is closed for comments.