ArtOfTest, Inc. - WebAii 1.1 Automation Infrastructure
DialogButton Enumeration
NamespacesArtOfTest.WebAii.Win32.DialogsDialogButton
Possible buttons for to click for a dialog
Declaration Syntax
C#Visual BasicVisual Basic Usage
public enum DialogButton
Public Enumeration DialogButton
Dim instance As DialogButton
Members
MemberDescription
OK
OK button.

CANCEL
Cancel button.

OPEN
Open button for the Upload dialog.

YES
Yes button.

NO
No button.

CLOSE
The window close button (X).

RUN
The run button of a File Download dialog (IE)

SAVE
The save button of a File Download dialog (SaveFile for Firefox)

NOTSET
Not using the default dismiss buttons

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