Parameter Name | Data Type | Possible Values | Default |
---|---|---|---|
IDENTIFIER_TYPE | String |
|
none |
Choose the type of identifier you are using:
title: If you use the title, this is the window title that you can see at the top of the window. This action only supports equals as a matching operator - if you want to be able to match window titles using regular expressions, use the action Select window with title.
name: You can enter the internal javascript name for the window, if it has one.
any: Use this option to be able to enter a javascript variable containing the window reference. See Section 5.3.1.8, “Select Window with Identifier” for the details.