Skip to content
Snippets Groups Projects
Commit 761699bf authored by Will Daly's avatar Will Daly
Browse files

Disabled another video test that failed in master

parent 812c8210
No related merge requests found
......@@ -64,12 +64,13 @@ Feature: CMS.Video Component
# Then Captions are "visible"
# 9
Scenario: Closed captions are invisible when mouse doesn't hover on CC button
Given I have created a Video component with subtitles
And Make sure captions are closed
Then Captions become "invisible"
And I hover over button "volume"
Then Captions are "invisible"
# Disabled 11/26 due to flakiness in master
#Scenario: Closed captions are invisible when mouse doesn't hover on CC button
# Given I have created a Video component with subtitles
# And Make sure captions are closed
# Then Captions become "invisible"
# And I hover over button "volume"
# Then Captions are "invisible"
# 10
# Disabled 11/26 due to flakiness in master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment