Given
I have started Tails from DVD and logged in and the network is connected
18.092
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia"
0.127
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia"
0.072
And
I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia"
0.060
Then
the file "/home/amnesia/.gnupg/synaptic.html" exists
0.064
And
the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.060
And
the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.047
And
the file "/tmp/synaptic.html" exists
0.075
Given
I start monitoring the AppArmor log of "torbrowser_firefox"
0.123
When
I start the Tor Browser
29.314
And
the Tor Browser loads the startup page
4.719
And
I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser
15.089
Then
I see "TorBrowserSynapticManual.png" after at most 5 seconds
6.387
cannot find TorBrowserSynapticManual.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:759:in `/^I (do not )?see "([^"]*)" after at most (\d+) seconds$/'
features/torified_browsing.feature:62:in `Then I see "TorBrowserSynapticManual.png" after at most 5 seconds'
And
AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html"
0.000
When
I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser
0.000
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
0.000
When
I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser
0.000
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
0.000
When
I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser
0.000
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
0.000
When
I open the address "file:///tmp/synaptic.html" in the Tor Browser
0.000
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
0.000