ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
ArtOfTest.WebAii.Win32.Dialogs Namespace
NamespacesArtOfTest.WebAii.Win32.Dialogs

[Missing <summary> documentation for "N:ArtOfTest.WebAii.Win32.Dialogs"]

Declaration Syntax
C#Visual BasicVisual Basic Usage
namespace ArtOfTest.WebAii.Win32.Dialogs
Namespace ArtOfTest.WebAii.Win32.Dialogs
Imports ArtOfTest.WebAii.Win32.Dialogs
Types
All TypesClassesInterfacesEnumerationsDelegates
IconTypeDescription
AlertDialog
Class to handle javascript alert dialogs.

BaseDialog
A base implementation for a dialog.

DialogButton
Possible buttons for to click for a dialog

DialogCurrentState
Different states the dialog can be set to.

DialogHandlerDelegate
A dialog handler that allows for users to do their own handling of a dialog instead of calling Handle().

DialogMonitor
Class implementation for a dialog monitor to handle dialogs during execution.

DownloadDialogsHandler
The download dialogs handler. Wraps all the download dialog sequences for IE/Firefox into a simple API call.

FFOpenDownloadDialog
Firefox OpenDialog.

FileUploadDialog
Class to handle the FileUpload dialog.

GenericDialog
A generic dialog handler that can be used for quick and easy way to write a dialog handler for a simply dialog.

IDialog
Interface to implement for dialogs to be monitored and handled by the DialogMonitor object.

IEDownloadCompleteDialog
The IE download complete dialog.

IEDownloadDialog
IE's initiali download dialog.

LogonDialog
Class to handle the logon dialog (username/password)

SaveAsDialog
SaveAs Dialog handler.