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.
BrowserWindow::Launch Method (Uri^)
Launches a Web browser window by using the given URI and returns the Web browser window object.
Assembly: Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)
Parameters
- uri
-
Type:
System::Uri^
The URI to start the Web browser.
Return Value
Type: Microsoft.VisualStudio.TestTools.UITesting::BrowserWindow^A Web browser window object.
Show: