Uses of Class
org.openqa.selenium.html5.Location
-
Packages that use Location Package Description org.openqa.selenium.html5 -
-
Uses of Location in org.openqa.selenium.html5
Methods in org.openqa.selenium.html5 that return Location Modifier and Type Method Description Location
LocationContext. location()
Gets the physical location of the browser.Methods in org.openqa.selenium.html5 with parameters of type Location Modifier and Type Method Description void
LocationContext. setLocation(Location location)
Sets the physical location.
-