fix allowed_env
[tails.git] / features / gnome.feature
blob701697dce5154e20536a9758d33161b24292db3b
1 @product
2 Feature: GNOME is well-integrated into Tails
4   @not_release_blocker
5   Scenario: A screenshot is taken when the PRINTSCREEN key is pressed
6     Given I have started Tails from DVD without network and logged in
7     And I wait 10 seconds
8     And there is no screenshot in the live user's Pictures directory
9     When I press the "PRINTSCREEN" key
10     Then a screenshot is saved to the live user's Pictures directory
12   Scenario: GNOME notifications are shown to the user
13     Given I have started Tails from DVD without network and logged in
14     When the "Dogtail rules!" notification is sent
15     Then the "Dogtail rules!" notification is shown to the user