Expand Minimize
This topic has not yet been rated - Rate this topic

BrowserDialogAction Enumeration

Indicates the kind of element in a browser dialog window.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
public enum class BrowserDialogAction
Member nameDescription
NoneNo dialog button.
OkThe OK button.
CancelThe Cancel button.
CloseThe Close button.
PromptTextThe prompt field.
YesThe Yes button.
NoThe No button.
IgnoreThe Ignore button.
RetryThe Retry button.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.