public class RemoteLocationContext
extends java.lang.Object
implements org.openqa.selenium.html5.LocationContext
Modifier and Type | Field and Description |
---|---|
private ExecuteMethod |
executeMethod |
Constructor and Description |
---|
RemoteLocationContext(ExecuteMethod executeMethod) |
Modifier and Type | Method and Description |
---|---|
org.openqa.selenium.html5.Location |
location() |
void |
setLocation(org.openqa.selenium.html5.Location location) |
private final ExecuteMethod executeMethod
public RemoteLocationContext(ExecuteMethod executeMethod)
public org.openqa.selenium.html5.Location location()
location
in interface org.openqa.selenium.html5.LocationContext
public void setLocation(org.openqa.selenium.html5.Location location)
setLocation
in interface org.openqa.selenium.html5.LocationContext