Given
I have started Tails from DVD and logged in and the network is connected
13.583
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia"
0.116
And
I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia"
0.090
And
I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia"
0.094
Then
the file "/home/amnesia/.gnupg/synaptic.html" exists
0.058
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.054
And
the file "/tmp/synaptic.html" exists
0.062
Given
I start monitoring the AppArmor log of "torbrowser_firefox"
0.194
When
I start the Tor Browser
27.149
And
the Tor Browser loads the startup page
3:0.064
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:61:in `And the Tor Browser loads the startup page'
And
I open the address "file:///home/amnesia/Tor Browser/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/Tor Browser/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