Пример #1
0
 public void ApplyReturnIsPossibleTest()
 {
     ResultFlightsTest();
     steps.ApplyReturnIsPossible();
     Assert.IsTrue(steps.GetButtonOrder().Displayed);
 }