Package org.openqa.selenium.html5
Class Location
java.lang.Object
org.openqa.selenium.html5.Location
Deprecated.
Represents the physical location of the browser.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
Deprecated.double
Deprecated.double
Deprecated.toString()
Deprecated.
-
Constructor Details
-
Location
public Location(double latitude, double longitude, double altitude) Deprecated.
-
-
Method Details