StringAssertAction Constructor
Initializes a new instance of the StringAssertAction class.
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Overload List
Name | Description | |
---|---|---|
StringAssertAction() | Initializes a new instance of the StringAssertAction class for XML serialization or deserialization. |
|
StringAssertAction(UITechnologyElement, String, String, StringAssertCondition, StringComparison) | Initializes a new instance of the StringAssertAction class. |
See Also
StringAssertAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top