auto switch window
Description
Determine whether TestArchitect automatically switches among window instances.
Usage of auto switch window
When you open a new window instance and the auto switch window mode is on, the focus will be shifted to the newly opened window instance.
However, when the auto switch window mode is off, the focus will stay in the current window instance. In the event that you want to interact with the newly opened window instance, you are required to explicitly use the switch window built-in action.
Allowable values
- yes: Automatically switch among window instances.
- no: (Default) Do not automatically switch among window instances.
Example
Suppose you have the following scenario:
In the Home window, search for a new item, and then click the Search button.
The Search window is opened in a new browser window with search results.
Switch to the Search window, and perform checkpoint verifications.