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()Gets the physical location of the browser.Methods in org.openqa.selenium.html5 with parameters of type LocationModifier and TypeMethodDescriptionvoidLocationContext.setLocation(Location location) Sets the physical location.