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