Package org.openqa.selenium.html5
Interface LocationContext
-
public interface LocationContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Locationlocation()Gets the physical location of the browser.voidsetLocation(Location location)Sets the physical location.
-