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.

UITestActionInvoker::Invoke Method (BrowserAction^, UIMap^)

 

Invokes the provided BrowserAction by using the provided UIMap.

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

public:
virtual void Invoke(
	BrowserAction^ action,
	UIMap^ map
) abstract
Return to top
Show: