2 Feature: Microsoft Windows XP Camouflage
4 when I select the Microsoft Windows XP Camouflage in Tails Greeter
5 I should be presented with a Microsoft Windows XP like environment
9 And the network is unplugged
10 And I start the computer
11 And the computer boots Tails
12 And I enable more Tails Greeter options
13 And I enable Microsoft Windows XP camouflage
14 And I log in to a new session
16 And I have closed all annoying notifications
17 And I save the state so the background can be restored next scenario
19 Scenario: I should be presented with a Microsoft Windows XP like desktop
20 Then I see "WinXPDesktop.png" after at most 10 seconds
21 And I see "WinXPStartButton.png" after at most 10 seconds
22 And I see "WinXPLaunchers.png" after at most 10 seconds
23 And I see "WinXPSysTray.png" after at most 10 seconds
25 Scenario: Windows should appear like those in Microsoft Windows XP
26 When I run "iceweasel"
27 Then I see "WinXPIceweaselWindow.png" after at most 120 seconds
28 And I see "WinXPIceweaselTaskBar.png" after at most 10 seconds
29 And I see "WinXPWindowButtons.png" after at most 10 seconds
31 Scenario: The panel menu should look like Microsoft Windows XP's start menu
32 When I click the start menu
33 Then I see "WinXPStartMenu.png" after at most 10 seconds