WebDriverBaseUrl Property |
Base URL to use a relative URL with Get
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim instance As WebDriver
Dim value As String
value = instance.BaseUrl
instance.BaseUrl = value
Property Value
Type:
String
See Also