FirefoxDriver.Commands.WebDriver.Page Class
Page related WebDriver endpoints see JsonWireProtocol
Item Index
Methods
Methods
geoLocation
(
-
sessionId
Get the current geo location
Parameters:
-
sessionIdGETID of the session to route the command to
setGeoLocation
(
-
sessionId -
latitude -
longitude -
altitude
Set the geo location
Parameters:
-
sessionIdGETID of the session to route the command to
-
latitudePOSTThe new location
-
longitudePOSTThe new location
-
altitudePOSTThe new location
source
(
-
sessionId
Get the current page source
Parameters:
-
sessionIdGETID of the session to route the command to
title
(
-
sessionId
Get the current page title
Parameters:
-
sessionIdGETID of the session to route the command to
