From e9266ad9fd5050d6c8261229c1505f95d789e166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Mon, 29 Nov 2021 12:22:32 +0100 Subject: [PATCH] MOBILE-3806 blocks: Fix open/close block drawer --- mod/course/tests/behat/app_basic_usage.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/course/tests/behat/app_basic_usage.feature b/mod/course/tests/behat/app_basic_usage.feature index f752dd799..d9e26d457 100755 --- a/mod/course/tests/behat/app_basic_usage.feature +++ b/mod/course/tests/behat/app_basic_usage.feature @@ -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"