コード例 #1
0
ファイル: BasicAuthPage.cs プロジェクト: ravs788/SeleniumDemo
 public void LoginUnSuccessfully()
 {
     ElementActions.AlertDismiss(_driver);
 }