NavigateAndWait(WebBrowser, String) | Navigates to the specified url and waits the page to be loaded. |
NavigateAndWait(WebBrowser, Uri) | Navigates to the specified url and waits the page to be loaded. |
NavigateAndWait(WebBrowser, String, Boolean) | Navigates to the specified url and waits the page to be loaded. |
NavigateAndWait(WebBrowser, Uri, Boolean) | Navigates to the specified url and waits the page to be loaded. |