Feature: Move Physical Product

  @ows_product
  @ows_product_physical
  @frontend_distribution
  # PHYS-4179
  Scenario: Move in-progress physical product and check basics
    Given a standalone Workstation label_7123 user
    And I have projects to move a physical product between
    And I am on the Project::ProjectDetailsPage of a source project
    When I move product from source project to destination project for physical
    Then product should be moved to destination project
    And product should be absent in a source project
