Exemplo n.º 1
0
 public void ApplyFromSixAMToTwelvePMTest()
 {
     ResultFlightsTest();
     steps.ApplyFromSixAMToTwelvePM();
     Assert.IsTrue(steps.GetButtonOrder().Displayed);
 }