Пример #1
0
 public void GivenIAmOnAPageWithFooter()
 {
     _home.NavigateToHomePage();
     _footer.FindFooterElements();
 }