The actions supported by BrowserAction
Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Syntax
'Declaration
Public Enumeration BrowserActionType
public enum BrowserActionType
public enum class BrowserActionType
type BrowserActionType
public enum BrowserActionType
Members
| Member name | Description | |
|---|---|---|
| Back | ||
| Close | close the browser. | |
| ExecuteScript | ||
| Forward | ||
| Refresh | ||
| Stop | 
Remarks
No content here will be updated; please do not add material here.