| WebDriverPageSource Method |
Gets the source of the page last loaded by the browser.
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim instance As WebDriver
Dim returnValue As String
returnValue = instance.PageSource()
Return Value
Type:
String
See Also