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.
Highlights the UI element that is associated with the current action.
Namespace: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration
Assembly: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration (in Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.dll)
Syntax
public void HighlightElement()
public:
void HighlightElement()
member HighlightElement : unit -> unit
Public Sub HighlightElement
See Also
Unhighlight
UITestInterpreter Class
Microsoft.VisualStudio.TestTools.UITest.CodeGeneration Namespace
Return to top