2 Feature: Microsoft Windows Camouflage
4 when I select the Microsoft Windows Camouflage in Tails Greeter
5 I should be presented with a Microsoft Windows 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 camouflage
14 And I log in to a new session
16 And all notifications have disappeared
17 And I save the state so the background can be restored next scenario
19 Scenario: I should be presented with a Microsoft Windows like desktop
20 Then I see "WindowsDesktop.png" after at most 10 seconds
21 And I see "WindowsStartButton.png" after at most 10 seconds
22 And I see "WindowsSysTray.png" after at most 10 seconds
24 Scenario: Windows should appear like those in Microsoft Windows
25 When the network is plugged
27 And all notifications have disappeared
28 And available upgrades have been checked
29 And I start the Tor Browser
30 Then I see "WindowsTorBrowserWindow.png" after at most 120 seconds
31 And I see "WindowsTorBrowserTaskBar.png" after at most 10 seconds
32 And I see "WindowsWindowButtons.png" after at most 10 seconds
34 Scenario: The panel menu should look like Microsoft Windows's start menu
35 When I click the start menu
36 Then I see "WindowsStartMenu.png" after at most 10 seconds