Given
I have started Tails from DVD and logged in and the network is connected
13.815
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia"
0.492
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia"
0.137
And
I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia"
0.139
Then
the file "/home/amnesia/.gnupg/synaptic.html" exists
0.090
And
the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.205
And
the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.145
And
the file "/tmp/synaptic.html" exists
0.412
Given
I start monitoring the AppArmor log of "torbrowser_firefox"
0.495
When
I start the Tor Browser
32.165
And
the Tor Browser loads the startup page
1.213
And
I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser
18.861
Then
I see "TorBrowserSynapticManual.png" after at most 5 seconds
0.626
And
AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html"
0.693
When
I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser
12.788
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
0.547
When
I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser
7.238
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
5.722
can still find TorBrowserSynapticManual.png on the screen (FindFailed)
./features/support/helpers/screen.rb:207:in `rescue in wait_vanish'
./features/support/helpers/screen.rb:192:in `wait_vanish'
./features/step_definitions/common_steps.rb:757:in `/^I (do not )?see "([^"]*)" after at most (\d+) seconds$/'
features/torified_browsing.feature:67:in `Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds'
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