@frontend_royalties
@ows_abacus_schedule
Feature: Abacus Schedule 1

  Background: Clear browser
    Given I have a clear browser

  @id_488d3539802039c0bfe703643633a6d1b4f3fd3757117369dae36b86f140ce79
  Scenario: Schedules page should be valid
    Given an orchard employee label_7123_admin_1 for Abacus
    When I log in to Abacus silently
    And I am successfully logged in to Abacus
    Then Schedules page should be valid

  @id_e9ef69a689b61f3e381167df64c4e2ac2ba73d2bf807ca6a7cad9a88d3488934
  Scenario: Schedule details page should be valid
    Given an orchard employee label_7123_admin_1 for Abacus
    When I log in to Abacus silently
    And I am successfully logged in to Abacus
    Then contributor schedule details page should be valid

  @id_72f58085fca18e699f03cc0ec12ab7abc06c67b54dfd771d335c49f99721ea15
  Scenario: Search for contributor
    Given an orchard employee label_7123_admin_1 for Abacus
    And I log in to Abacus silently
    And I am successfully logged in to Abacus
    Then I should be able to search for a contributor by name: Metzger
    Then I should be able to search for a contributor by contributor_id: d114625d-066f-4862-a1ec-7edcfbccccf1
