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