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 LocationLocationContext. location()Gets the physical location of the browser.Methods in org.openqa.selenium.html5 with parameters of type Location Modifier and Type Method Description voidLocationContext. setLocation(Location location)Sets the physical location.
-