public interface SupportsLocation
extends org.openqa.selenium.WebDriver, org.openqa.selenium.html5.LocationContext
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.remote.html5.RemoteLocationContext |
getLocationContext() |
default org.openqa.selenium.html5.Location |
location() |
default void |
setLocation(org.openqa.selenium.html5.Location location) |
org.openqa.selenium.remote.html5.RemoteLocationContext getLocationContext()
default org.openqa.selenium.html5.Location location()
location in interface org.openqa.selenium.html5.LocationContextdefault void setLocation(org.openqa.selenium.html5.Location location)
setLocation in interface org.openqa.selenium.html5.LocationContext