예제 #1
0
 public void WhenISelectDate()
 {
     automationTestingFormPage.EnterDateFromCalendar();
 }
예제 #2
0
 public void WhenISelectThOfTheCurrentMonth(int message)
 {
     automationTestingFormPage.EnterDateFromCalendar();
 }