Ejemplo n.º 1
0
Archivo: Steps.cs Proyecto: HlLiza/Epam
 public void SetInflant(string countInflant)
 {
     mainPage.TripWithChildren();
     mainPage.ChooseInflantCount(countInflant);
 }