Beispiel #1
0
        public void EditCategory()
        {
            int id = categoryPage.CreateNewCategoryDB("testCategory100");

            categoryPage.NavigateToCategoryPage();
        }