Uses of Class
org.openqa.selenium.html5.Location

Packages that use Location
org.openqa.selenium.html5   
 

Uses of Location in org.openqa.selenium.html5
 

Methods in org.openqa.selenium.html5 that return Location
 Location LocationContext.location()
          Gets the physical location of the browser.
 

Methods in org.openqa.selenium.html5 with parameters of type Location
 void LocationContext.setLocation(Location location)
          Sets the physical location.
 



Copyright © 2011. All Rights Reserved.