@legacy
@oa @smoke_dev
Feature: Claim YouTube Videos With BACON
  In order to manually claim YouTube Videos with BACON
  as a user
  I want to go to the bulk claiming

  Scenario: Claim YouTube videos With BACON
    Given an OA Technology_manager user
    And I am on the OA::ClaimYouTubeVideosPage
    When I enter a series of Video IDs
    And I fail to select a CMSA
    Then I see a validation message instructing me to select a CMSA
    When I use my browser's back button
    And I select an available Orchard CMSA
    Then I see a validation message saying the IDs were entered for claiming
