Exemple #1
0
 public void WhenISelectAFromCategoryPanel(string category)
 {
     _categoriesPage.ClickACategoryFromPanel(category);
 }