Select Window
Last updated
Last updated
This is pre-built Action located under the @Window Element Name. It instructs the Avo Assure Client to select the desktop window which is given in the Input Value as Input. The Select Window Action is interactions with specific windows within a desktop application. By specifying the window title in the input value, Avo Assure ensures that it interacts with the correct window, instructing the Avo Assure Client to select the desktop window accordingly.
Input: <Desktop_Application_Winow_Name>
Output: <Dynamic Variable>(Optional) ;<Dynamic Variable>(Optional)
The desktop application being tested is a file manager. After launching the file manager, the user interacts with a settings window (such as Preferences or Options). In Avo Assure, we need to ensure that the correct window is selected and interacts with it to perform further actions like clicking a button or validating text.
The title of the settings window: “Preferences”
The Select Window Action needs to select the specific window.
The Select Window Action is selects the “Preference” Window which is provided in Input Value.