DefaultSelenium GetLocation Method WebDriver
Gets the absolute URL of the current page.

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public string GetLocation()

Return Value

the absolute URL of the current page

Implements

ISelenium GetLocation 
See Also