WebCaptureSettings.AutoCloseDialogsAndPopups Property¶
Indication that the spider should attempt to detect and close browser popup dialogs
Namespace: Citrix.SDK.AppDNA
Assembly: Citrix.SDK.AppDNA (in Citrix.SDK.AppDNA.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public bool AutoCloseDialogsAndPopups { get; set; }
VB¶
Public Property AutoCloseDialogsAndPopups As Boolean
Get
Set
Property Value¶
Type: Boolean