diff --git a/cms/djangoapps/contentstore/features/video.feature b/cms/djangoapps/contentstore/features/video.feature index 940d7aaba3..8f6ca144b8 100644 --- a/cms/djangoapps/contentstore/features/video.feature +++ b/cms/djangoapps/contentstore/features/video.feature @@ -57,9 +57,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