public static class WebDriverBrowserImpl.GeoLocation extends Object
| Constructor and Description |
|---|
GeoLocation(double latitude,
double longitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
void |
setLatitude(double latitude) |
void |
setLongitude(double longitude) |
String |
toString() |
Copyright © 2020 OXPath Team. All rights reserved.