The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BrowserAction Constructor (UITechnologyElement^, BrowserActionType)
Initializes a new instance of the BrowserAction class for XML serialization or deserialization.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- uiElement
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Extension::UITechnologyElement^
A UITechnologyElement object.
- actionType
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Common::BrowserActionType
A member of the BrowserActionType enumeration.
Show: