コード例 #1
0
 public void ThenIShouldThatTheCancelButtonHasCrossIconInRedColor_()
 {
     if (!BP_ReferenceRangesUtilities.VerifyCancelButtonIcon())
     {
         ScenarioContext.Current["ActResult"] = "Failed";
     }
 }