Alert alert = driver.switchTo().alert();
alert.accept();

 

相关文章: