~canonical-platform-qa/ubuntu-system-tests/trunk

« back to all changes in this revision

Viewing changes to ubuntu_system_tests/tests/scopes/test_video_scope.py

  • Committer: Tarmac
  • Author(s): Santiago Baldassin
  • Date: 2016-07-15 09:44:25 UTC
  • mfrom: (410.5.11 scopes)
  • Revision ID: tarmac-20160715094425-z3zajer8111ep69t
Removing featured in vimeo from the expected video sections.

Approved by Richard Huddie, platform-qa-bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
                         preview.get_title())
169
169
 
170
170
        # Play the video and validate it is reproduced in the media player
171
 
        preview.play_video()
 
171
        preview.play_video_with_button()
172
172
 
173
173
        self.assertTrue(wait_until(mediaplayer.is_mediaplayer_running))
174
174
        media_player = mediaplayer.get_media_player_proxy().player