public class RemoteLocationContext
extends java.lang.Object
implements org.openqa.selenium.html5.LocationContext
| 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) |
public RemoteLocationContext(ExecuteMethod executeMethod)
public org.openqa.selenium.html5.Location location()
location in interface org.openqa.selenium.html5.LocationContextpublic void setLocation(org.openqa.selenium.html5.Location location)
setLocation in interface org.openqa.selenium.html5.LocationContext