From 274efb217d02d155908fd2ee28b2db3b67b1c604 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sat, 5 Oct 2019 14:47:30 +0300
Subject: [PATCH] Issue #3085506: Change [ Feature: Content Management - Add
 hero slider to entity queue using entity queue form widget] Automated
 Functional Acceptance Testing

---
 ...r-to-entityqueue-using-entityqueue-form-widget.feature | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature b/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature
index be7cfd94..d5806b8d 100644
--- a/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature
+++ b/tests/features/varbase/step2-apply-tests/05-content-management/05-03-add-hero-slider-to-entityqueue-using-entityqueue-form-widget.feature
@@ -43,8 +43,8 @@ I want to be able to add and remove entities to any allowed entity queue.
       And I wait for AJAX to finish
      Then the "entity_browser_iframe_media_browser" media browser should be open
      When I switch to iframe "entity_browser_iframe_media_browser"
-      And I wait max of 5s 
-      And I fill in "Flag Earth" for "edit-name"
+      And I wait 3s
+      And I fill in "Flag Earth" for "name"
       And I press the "Search" button
       And wait max of 5s
      Then I should see image with the "Flag Earth all earth in space" title text
@@ -76,8 +76,8 @@ I want to be able to add and remove entities to any allowed entity queue.
       And I wait for AJAX to finish
      Then the "entity_browser_iframe_media_browser" media browser should be open
      When I switch to iframe "entity_browser_iframe_media_browser"
-      And I wait max of 5s
-      And I fill in "Flag Earth" for "edit-name"
+      And I wait 3s
+      And I fill in "Flag Earth" for "name"
       And I press the "Search" button
       And wait max of 5s
      Then I should see image with the "Flag Earth all earth in space" title text
-- 
GitLab