IAlert MembersWebDriver

The IAlert type exposes the following members.
Methods

  NameDescription
Public methodAccept
Accepts the alert.
Public methodDismiss
Dismisses the alert.
Public methodSendKeys
Sends keys to the alert.
Back to Top
Properties

  NameDescription
Public propertyText
Gets the text of the alert.
Back to Top
See Also