BrowserButtonType Enumeration

Represents browser buttons.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntax

'Declaration
Public Enumeration BrowserButtonType
public enum BrowserButtonType
public enum class BrowserButtonType
type BrowserButtonType
public enum BrowserButtonType

Members

Member name Description
Back
Close Browser close button.

Forward
None
Refresh
Stop

Remarks

No content here will be updated; please do not add material here.

See Also

Reference

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace