@bulk_uploader
@graphql_distribution
@frontend_homepage
Feature: Bulk Uploader - modal verifications

  @workstation
  @id_e0e8689118f562f5031d4e808bdd780ceb71e4ad0a7c1aba1a069492495201f3
  Scenario: Verify download template file
    Given an orchard employee label_7123_admin for workstation
    And I log in
    When I click bulk Create Digital Products in workstation
    Then I download and verify the bulk uploader template

  @id_35d621395cf3222d552aa7d4567babdcdb6474a5bec113627ac4904cb0f529f7
  Scenario: Verify I can't leave popup while uploading in progress
    Given an orchard employee label_7123_admin for workstation
    And I log in
    When I click bulk Create Digital Products in workstation
    And I upload a valid spreadsheet to bulk uploader
    Then I cannot leave the popup while upload is in progress

  @id_9f83a9fdcb9bf27d835a1a5086006d831df5b6fff19b0f4ae159f2330284fbcf
  Scenario: Verify banner to leave popup when upload is completed
    Given an orchard employee label_7123_admin for workstation
    And I log in
    When I click bulk Create Digital Products in workstation
    And I upload a valid spreadsheet to bulk uploader
    Then I can leave the popup while upload is completed
