Type: String
Use the PopupWindowName property to assign a name to the window that BrowserHawk popups up for the PopupsBlocked test. This name can be whatever you would like, and is typically only used to reference the popup window from client side JavaScript that you may send to the browser separately.
There is no need to set this property when using the basic option of the PopupsBlocked test. Even when using the Advanced Option, there is generally no need to set this property unless you need to reference the popup window through JavaScript elsewhere in your code.
Tip: See the source for the BrowserHawk popupcheck.asp sample (\Program Files\cyScape\BrowserHawk\samples\ASP) for more details on detecting blocked popups.
See Also: