BrowserFactory.Locate Method

Include Protected Members
Include Inherited Members

Finds the browser and returns a browser service object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Locate(IntPtr) Finds the browser that is identified by the provided window handle and returns a browser service object.
Public method Locate(PropertyExpressionCollection, PropertyExpressionCollection) Finds the browser by using the provided search properties and filter properties.

Top

Remarks

BrowserService

See Also

Reference

BrowserFactory Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace