コード例 #1
0
 public void ThenPasswordIsNotSaved()
 {
     // Form still open
     Assert.That(changePasswordPage.IsOpen(), Is.True);
 }