ArtOfTest.WebAii.Win32.Dialogs
Class to handle javascript alert dialogs.
A base implementation for a dialog.
Class to handle javascript confirm dialogs.
A group of dialogs to be monitored together.
Possible buttons for to click for a dialog
Different states the dialog can be set to.
A dialog handler that allows for users to do their own handling of a dialog instead of calling Handle().
Class implementation for a dialog monitor to handle dialogs during execution.
The download dialogs handler. Wraps all the download dialog sequences for IE/Firefox into a simple API call.
Base class for handling download notification bar.
Firefox OpenDialog.
Class to handle the FileUpload dialog.
A generic dialog handler that can be used for quick and easy way to write a dialog handler for a simply dialog.
Interface to implement for dialogs to be monitored and handled by the DialogMonitor object.
Handler for download complete notification bar for IE9.
Handler for IE9 download notification bar.
The IE download complete dialog.
IE's initial download dialog.
Class to handle the logon dialog (username/password)
Class to handle javascript onbeforeunload Confirm Navigation dialogs.
Class to handle open file dialog.
Handles all the unique file download dialogs that appear under the Safari browser.
SaveAs Dialog handler.