@legacy
@oa
Feature: Vendor Draft Contract

  @id_6f2106077129da4e92088b7b109e959d272b0f16525066818694690ed1590da8
  Scenario: Verify creating the label draft contract
    Given an orchard employee cypress_manager visits OA
    And I log in to OA
    And I navigate to a valid vendor oa page
    When I create the label draft contract
    Then the label draft contract should be created
    And should see newly added draft contract info reflected
    When I submit draft contract for approval
    Then the draft contract should be awaiting approval
