MOBILE-3806 blocks: Fix open/close block drawer
parent
82bf7b4b22
commit
e9266ad9fd
|
@ -499,10 +499,10 @@ Feature: Test basic usage of one course in app
|
|||
And I click on "Side panel" "button"
|
||||
And I follow "Add a block"
|
||||
And I follow "Text"
|
||||
And I click on "#theme_boost-drawers-blocks [aria-label=\"Close drawer\"]" "css_element"
|
||||
And I click on "Side panel" "button"
|
||||
And I follow "Add a block"
|
||||
And I follow "Activities"
|
||||
And I click on "Open block drawer" "button"
|
||||
And I click on "Actions menu" "icon" in the "#action-menu-toggle-0" "css_element"
|
||||
And I follow "Configure (new text block) block"
|
||||
And I set the field "Text block title" to "HTML title test"
|
||||
|
|
Loading…
Reference in New Issue