ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
DownloadDialogsHandler Class
NamespacesArtOfTest.WebAii.Win32.DialogsDownloadDialogsHandler
The download dialogs handler. Wraps all the download dialog sequences for IE/Firefox into a simple API call.
Declaration Syntax
C#Visual BasicVisual Basic Usage
public class DownloadDialogsHandler
Public Class DownloadDialogsHandler
Dim instance As DownloadDialogsHandler
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DownloadDialogsHandler(Browser, DialogButton, String, Desktop)
Create the dialog passing it the parent browser and the button to use to dismiss the instance of this dialog.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
SaveLocation
Gets/Sets the save location when doing a SAVE.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WaitUntilHandled()()()
Wait until all dialogs handled. Uses the Settings.ClientReadyTimeout as the timeout.

WaitUntilHandled(Int32)
Wait until all dialogs are handled using the timeout passed in.

Inheritance Hierarchy
Object
DownloadDialogsHandler

Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii) Version: 1.1.900.0 (1.1.900.0)