@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
    And I navigate to viewVendorPage for vendor 7123 oa page
    When I create the label draft contract
    Then I should see newly added draft contract info reflected
    When I submit draft contract for approval
    Then The draft contract should be awaiting approval
