Package org.openqa.selenium.html5
Interface LocationContext
public interface LocationContext
-
Method Summary
Modifier and TypeMethodDescriptionlocation()Gets the physical location of the browser.voidsetLocation(Location location) Sets the physical location.
-
Method Details