コード例 #1
0
 public static void SwitchToNewWindow(this IWebDriver driver)
 {
     WebDriverSupport.SwitchToNewWindow(driver);
 }