WebDriverSwitchToParentFrame メソッド
現在選択中のフレームの親フレームを選択します。

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

instance.SwitchToParentFrame()

戻り値

型: 
The WebDriver instance focused on the specified frame.
参照