Feature: Create and Submit Digital Product for Review

  @ows_product_workflow
  @ows_product_digital
  @ows_product
  @graphql_product
  @frontend_distribution
  @ows_track
  @ows_assets
  @digital_product_builder_basics
  @ows_account
  @ows_project_manager
  @ows_artist
  @legacy_workstation
  @id_f1640f06bcc8e324bdd830600b020ab789d5edfe47522fba294d740b18c68181
  Scenario: Create and submit a new digital product for review
    Given an orchard employee label_7123_admin for workstation
    And I log in
    And I am on the digital product overview page for a newly-created product
    And I set up all data for the digital product submission
    And I complete the digital product Basics section
    And I complete the digital product Artwork section
    And I complete the digital product Tracks section
    And I complete the digital product Scheduling & Pricing section
    And I complete the digital product Publishing Obligation section
    And I click the validate product button
    And I click the submit product button
    Then I should see the submit success modal
