BrowserWindow.Locate(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static Microsoft::VisualStudio::TestTools::UITesting::BrowserWindow ^ Locate(System::String ^ title);
public static Microsoft.VisualStudio.TestTools.UITesting.BrowserWindow Locate (string title);
static member Locate : string -> Microsoft.VisualStudio.TestTools.UITesting.BrowserWindow
Public Shared Function Locate (title As String) As BrowserWindow
Parameters
- title
- String