public class NavigationStub extends Object implements org.openqa.selenium.WebDriver.Navigation
| Constructor and Description |
|---|
NavigationStub() |
public void back()
back in interface org.openqa.selenium.WebDriver.Navigationpublic void forward()
forward in interface org.openqa.selenium.WebDriver.Navigationpublic void to(String url)
to in interface org.openqa.selenium.WebDriver.Navigationpublic void to(URL url)
to in interface org.openqa.selenium.WebDriver.Navigationpublic void refresh()
refresh in interface org.openqa.selenium.WebDriver.NavigationCopyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.