Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
public enum BrowserActionType
public enum class BrowserActionType
type BrowserActionType
Public Enumeration 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.
See Also
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top