Feature: Read content of the application

As a User of the Application Under Test
I want to read content
In order to know what the application is trying to tell me

@wip Scenario: Single piece of content

Given there is content in the application
When I read the content
Then I will know what it says