@wip
@legacy
@oa
Feature: Oa Edit Label

  Scenario: Edit label info
    Given an OA Technology_manager user
    And I am on the OA::EditVendorPage for vendor_id 16752
    When I update the required fields under label info and save
    Then I should be able to see the changed values on the edit vendor page
    And I should be able to see the changed values on the view vendor page for vendor_id 16752
