Please refer to the exhibit.
The Developer is automating an SAP Windows-based application within a Citrix environment. There is an issue with a duplicate match found when identifying and highlighting the DocumentNo. field, due to the application window having two of the same labels and buttons.

Which Spy Mode should the Developer use to identify the correct field using Surface Automation?
- Win32
- Region
- Browser
- Application Navigator
Answer(s): B
Explanation:
In a Citrix environment, where standard object spying may fail due to graphical rendering, Region spy mode is used for Surface Automation. It allows identification of screen areas based on pixel position and visual cues, making it suitable for resolving issues with duplicate elements like in this SAP screen.
Reveal Solution
Next Question