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.
DelayAction Constructor (Int32)
Initializes a new instance of the DelayAction class by using the provided delay duration.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- duration
-
Type:
System::Int32
The number of seconds to delay after executing each action.
Show: