Definition
Namespace:ArtOfTest.WebAii.Win32.Dialogs
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class DownloadDialogsHandler
Inheritance: objectDownloadDialogsHandler
Constructors
C#
public DownloadDialogsHandler(Browser parentBrowser, DialogButton dismissButton, string saveLocation, Desktop desktopObject, int initializationTime)
C#
public DownloadDialogsHandler(Browser parentBrowser, DialogButton dismissButton, string saveLocation, Desktop desktopObject)
Properties
C#
public string SaveLocation { get; set; }
Methods
C#
public void WaitUntilHandled()