Given
I have started Tails from DVD and logged in and the network is connected
17.176
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia"
0.115
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia"
0.065
And
I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia"
0.058
Then
the file "/home/amnesia/.gnupg/synaptic.html" exists
0.068
And
the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.061
And
the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.053
And
the file "/tmp/synaptic.html" exists
0.053
Given
I start monitoring the AppArmor log of "torbrowser_firefox"
0.143
When
I start the Tor Browser
38.995
And
the Tor Browser loads the startup page
1.310
And
I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser
22.728
Then
I see "TorBrowserSynapticManual.png" after at most 5 seconds
0.776
And
AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html"
0.624
When
I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser
13.409
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
0.977
When
I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser
8.970
Then
I do not see "TorBrowserSynapticManual.png" after at most 5 seconds
5.242
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