@legacy
@oa
Feature: Vendor Contract
  To ensure I can view the contract page as an OA user but I can't add new contract

  @id_ca7fadbe136e06c0b8c71bcfc38c997830fdf7839e69122b57fc1bfad3fcba79
  Scenario: Verify that creating a vendor contract label is not available
    Given an orchard employee cypress_manager_4 visits oa
    And I log in
    When I navigate to viewVendorPage for vendor 7123 oa page
    Then The label vendor contract is not available
