Definition
Namespace:ArtOfTest.WebAii.Win32.Dialogs
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class IE9DownloadCompleteNotificationBar : DownloadNotificationBar, IDialog
Inheritance: objectBaseDialogDownloadNotificationBarIE9DownloadCompleteNotificationBar
Implements:
Inherited Members
Constructors
C#
public IE9DownloadCompleteNotificationBar(Browser parentBrowser, DialogButton dismissButton)
Methods
C#
public override bool MatchesUIAutomationElement(AutomationElement element)
Overrides: