Class RemoteLocationContext

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

@Deprecated public class RemoteLocationContext extends Object implements org.openqa.selenium.html5.LocationContext
Deprecated.
This functionality is no longer supported
  • Constructor Details

    • RemoteLocationContext

      public RemoteLocationContext(ExecuteMethod executeMethod)
      Deprecated.
  • Method Details

    • location

      public org.openqa.selenium.html5.Location location()
      Deprecated.
      Specified by:
      location in interface org.openqa.selenium.html5.LocationContext
    • setLocation

      public void setLocation(org.openqa.selenium.html5.Location location)
      Deprecated.
      Specified by:
      setLocation in interface org.openqa.selenium.html5.LocationContext