Class EdgeDownloadNotificationBar
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Win32.Dialogs.Download
Assembly: ArtOfTest.WebAii.dll
Syntax
public class EdgeDownloadNotificationBar : DownloadNotificationBar, IDialog
Constructors
EdgeDownloadNotificationBar(Browser, DialogButton, Desktop)
Declaration
public EdgeDownloadNotificationBar(Browser parentBrowser, DialogButton dismissButton, Desktop desktopObject)
Parameters
Browser
parentBrowser
|
DialogButton
dismissButton
|
Desktop
desktopObject
|
Methods
Handle()
MatchesUIAutomationElement(AutomationElement)
Declaration
public override bool MatchesUIAutomationElement(AutomationElement element)
Parameters
System.Windows.Automation.AutomationElement
element
|
Returns
System.Boolean
|