Share via


SendKeysAction Constructor

 

Initializes a new instance of the SendKeysAction class.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Overload List

Name Description
System_CAPS_pubmethod SendKeysAction()

Initializes a new instance of the SendKeysAction class for XML serialization or deserialization.

System_CAPS_pubmethod SendKeysAction(UITechnologyElement)

Initializes a new instance of the SendKeysAction class by using the provided UI element.

See Also

SendKeysAction Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace

Return to top