WebDriverTitle プロパティ
Gets the title of the current browser window.

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As WebDriver
Dim value As String

value = instance.Title

戻り値

型: String
Title of the window
参照