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.
Assembly: Microsoft.VisualStudio.TestTools.UITest.CodeGeneration (in Microsoft.VisualStudio.TestTools.UITest.CodeGeneration.dll)
Parameters
- action
-
Type:
Microsoft.VisualStudio.TestTools.UITest.Common::UITestAction^
A UITestAction object.
Show: