Example #1
0
File: Steps.cs Project: HlLiza/Epam
 public void SetInflant(string countInflant)
 {
     mainPage.TripWithChildren();
     mainPage.ChooseInflantCount(countInflant);
 }