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.
UITest::Append Method (IEnumerable<UITestAction^>^)
Appends the provided list of test actions to this UI test.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Parameters
- actions
-
Type:
System.Collections.Generic::IEnumerable<UITestAction^>^
An IEnumerable list of UITestAction objects.
Show: