org.openqa.selenium.remote.html5
Class RemoteLocationContext

java.lang.Object
  extended by org.openqa.selenium.remote.html5.RemoteLocationContext
All Implemented Interfaces:
LocationContext

public class RemoteLocationContext
extends Object
implements LocationContext


Constructor Summary
RemoteLocationContext(ExecuteMethod executeMethod)
           
 
Method Summary
 Location location()
           
 void setLocation(Location location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteLocationContext

public RemoteLocationContext(ExecuteMethod executeMethod)
Method Detail

location

public Location location()
Specified by:
location in interface LocationContext

setLocation

public void setLocation(Location location)
Specified by:
setLocation in interface LocationContext


Copyright © 2012. All Rights Reserved.