Example #1
0
 public void ThenTheSaveButtonInTheBottomBarShouldBeDisabled()
 {
     Assert.IsTrue(BottomBar.SaveButtonIsDisabled());
 }