Information
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.

UIActionInterpreter::WaitForThinkTime Method (UITestAction^)

 

Waits for an appropriate amount of think time before the provided action is invoked.

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

public:
virtual void WaitForThinkTime(
	UITestAction^ action
) override
Return to top
Show: