We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7880e5 commit 578649cCopy full SHA for 578649c
features/standard/ContentTree.feature
@@ -2,11 +2,8 @@
2
3
Feature: Content tree basic operations
4
Scenario: Content tree can be displayed
5
-# Given I am logged as admin
6
- Given I open Login page in admin SiteAccess
7
- And I log in as admin with password publish
8
- And I should be on Dashboard page
9
- When I go to "Content structure" in Content tab
+ Given I am logged as admin
+ When I'm on Content view Page for "root"
10
Then I verify Content tree visibility
11
12
Scenario: It is possible to display items on Content tree
0 commit comments