Ejemplo n.º 1
0
 public void WhenIClickOnT_ShirtsTab()
 {
     yourLogoPage = new YourLogoPage(driver);
     yourLogoPage.ClickTShirtTab();
 }