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.
Parameterizes an action and creates the parameter.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
CreateAndAddParameter(UIObject, String, String) | Parameterizes an action and creates the parameter by using the provided UI test object, property name, and parameter name. |
![]() |
CreateAndAddParameter(UITestAction, String) | Parameterizes an action and creates the parameter by using the provided test action and parameter name. |
See Also
UITest Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top