From d194d0e02b6a32f13caeaba80a09a81dc4d65fdc Mon Sep 17 00:00:00 2001 From: Alexander Kryklia Date: Wed, 2 Apr 2014 15:21:57 +0300 Subject: [PATCH] Wait for big subtitles to render. --- cms/djangoapps/contentstore/features/video-editor.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/cms/djangoapps/contentstore/features/video-editor.feature b/cms/djangoapps/contentstore/features/video-editor.feature index 872ace45e8..8151784bc9 100644 --- a/cms/djangoapps/contentstore/features/video-editor.feature +++ b/cms/djangoapps/contentstore/features/video-editor.feature @@ -59,6 +59,7 @@ Feature: CMS Video Component Editor And I open tab "Advanced" And I upload transcript file "1mb_transcripts.srt" for "uk" language code And I save changes + And I wait for "10" seconds Then when I view the video it does show the captions And I see "Привіт, edX вітає вас." text in the captions