IAlert MethodsWebDriver
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
See Also