Uses of Class
org.openqa.selenium.html5.Location
Packages that use Location
-
Uses of Location in org.openqa.selenium.html5
Methods in org.openqa.selenium.html5 that return LocationModifier and TypeMethodDescriptionLocationContext.location()
Deprecated.Gets the physical location of the browser.Methods in org.openqa.selenium.html5 with parameters of type LocationModifier and TypeMethodDescriptionvoid
LocationContext.setLocation
(Location location) Deprecated.Sets the physical location.