WebDriverBaseUrl Property
Base URL to use a relative URL with Get

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As WebDriver
Dim value As String

value = instance.BaseUrl

instance.BaseUrl = value

Property Value

Type: String
See Also