diff --git a/cms/djangoapps/contentstore/features/video.feature b/cms/djangoapps/contentstore/features/video.feature index e7cb1dc0fa..2ca3b813a5 100644 --- a/cms/djangoapps/contentstore/features/video.feature +++ b/cms/djangoapps/contentstore/features/video.feature @@ -58,9 +58,9 @@ Feature: CMS.Video Component And Make sure captions are open Then Captions are "visible" And I hover over button "CC" - Then Captions are "visible" after 3 seconds + Then Captions are "visible" And I hover over button "volume" - Then Captions are "visible" after 3 seconds + Then Captions are "visible" # 9 Scenario: Closed captions are invisible when mouse doesn't hover on CC button