Skip to content
Snippets Groups Projects
Commit 075cad65 authored by Ecaterina Matenco's avatar Ecaterina Matenco
Browse files

fixed dashboard tests

parent b4e99053
Branches
Tags
No related merge requests found
...@@ -735,8 +735,19 @@ public class DashboardTest { ...@@ -735,8 +735,19 @@ public class DashboardTest {
testSetUp(); testSetUp();
//AddName(driver, url);
//AddName(); AppearedRuleOnDashboard();
GoToAddRuleFromDashboard();
FixItButtonOnDashboard();
GoToMyRulesFromDashboard();
GoToMyProfileFromDashboard();
GoToSideDashboardFromDashboard();
GoToSideRulesFromDashboard();
GoToSideAddRuleFromDashboard();
GoToSideOverviewFromDashboard();
GoToSideAdminFromDashboard();
GoToSideMyProfileFromDashboard();
testSetDown(); testSetDown();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment