Feature: Delete All Watir Releases
  Delete all releases containing the name watir.
  This will probably never be needed.

  Scenario: Delete ALL existing test releases that match the search term
    Given a Workstation label_7123 user
    When I search for releases in Workstation matching the term 'watir'
    Then I delete all releases matching the term 'watir'
