Given
I have started Tails from DVD and logged in and the network is connected
14.259
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia"
0.188
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia"
0.145
And
I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia"
0.196
Then
the file "/home/amnesia/.gnupg/synaptic.html" exists
0.087
And
the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.200
And
the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists
0.085
And
the file "/tmp/synaptic.html" exists
0.080
Given
I start monitoring the AppArmor log of "torbrowser_firefox"
0.194
When
I start the Tor Browser
27.739
And
the Tor Browser loads the startup page
3:0.135
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/browser.rb:204:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:498:in `/^the Tor Browser loads the (startup page|Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:60:in `And the Tor Browser loads the startup page'
And
I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser
0.000
Then
I see "TorBrowserSynapticManual.png" after at most 5 seconds
0.000
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