Project Number Date
test_Tails_ISO_stable 5725 19 Jun 2025, 02:32

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
3:21.371
Scenario I can perform administrative tasks if I have set up an administration password in the Welcome Screen
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.051
Steps
Given I have started Tails from DVD without network and logged in with an administration password 3:21.371
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:139:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in\ with\ an\ administration\ password$/'
features/root_access_control.feature:7:in `Given I have started Tails from DVD without network and logged in with an administration password'
And running a command as root with pkexec requires PolicyKit administrator privileges 0.000
Then I can run a command as root with sudo 0.000
Then I can run a command as root with pkexec 0.000
After features/support/hooks.rb:330 5.679

SCENARIO FAILED: 'I can perform administrative tasks if I have set up an administration password in the Welcome Screen' (at time 00:14:57)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/00:14:57_I_can_perform_administrative_tasks_if_I_have_set_up_an_administration_password_in_the_Welcome_Screen.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/00:14:57_I_can_perform_administrative_tasks_if_I_have_set_up_an_administration_password_in_the_Welcome_Screen.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/00:14:57_I_can_perform_administrative_tasks_if_I_have_set_up_an_administration_password_in_the_Welcome_Screen.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/00:14:57_I_can_perform_administrative_tasks_if_I_have_set_up_an_administration_password_in_the_Welcome_Screen.journal

After features/support/hooks.rb:100 0.006
Tags: @product @uefi
3:18.037
Scenario Booting Tails from a USB drive in UEFI mode
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 16.316
And I power off the computer 0.333
And the computer is set to boot in UEFI mode 0.045
When I start Tails from USB drive "__internal" with network unplugged and I login 3:1.341
try_for() timeout expired
Last ignored exception was: FindFailed: can not find any of the patterns ["TailsBootMenuKernelCmdlineUEFI_Bullseye.png", "TailsBootMenuKernelCmdlineUEFI_Bookworm.png"] on the screen
./features/support/helpers/screen.rb:248:in `rescue in wait_any'
./features/support/helpers/screen.rb:232:in `wait_any'
./features/step_definitions/common_steps.rb:419:in `block in enter_boot_menu_cmdline'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:404:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:442:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:284:in `block in <top (required)>' (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/common_steps.rb:404:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:442:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:284:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_install.feature:85:in `When I start Tails from USB drive "__internal" with network unplugged and I login'
Then Tails is running from USB drive "__internal" 0.000
And the boot device has safe access rights 0.000
And Tails has started in UEFI mode 0.000
After features/support/hooks.rb:330 13.229

SCENARIO FAILED: 'Booting Tails from a USB drive in UEFI mode' (at time 01:32:18)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/01:32:18_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/01:32:18_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/01:32:18_Booting_Tails_from_a_USB_drive_in_UEFI_mode.journal

After features/support/hooks.rb:100 1.937
Tags: @product
1:52.932
Scenario Using Tails' custom backup tool to backup a newly added file
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.407
# The volume cannot be in use when GuestFs clones it, which we do below
And I shutdown Tails and wait for the computer to power off 10.643
And I clone USB drive "__internal" to a temporary USB drive "backup" 7.024
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 24.173
And I write a file "/live/persistence/TailsData_unlocked/new" with contents "foo" 0.066
When I start Tails' custom backup tool 6.264
Then the backup tool displays "Plug in your backup Tails USB stick" 0.922
When I plug USB drive "backup" 4.713
And I give the Persistent Storage on drive "backup" its own UUID 1.063
And I click "Retry" in the backup tool 2.027
Then the backup tool displays "Do you want to back up your Persistent Storage now?" 1.415
When I click "Back Up" in the backup tool 1.593
And I enter my persistent storage passphrase into the polkit prompt 5.591
Then the backup tool displays "Your Persistent Storage was backed up successfully to your backup Tails USB stick!" 30.024
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/backup.rb:6:in `/^the backup tool displays "([^"]+)"$/'
features/backup.feature:22:in `Then the backup tool displays "Your Persistent Storage was backed up successfully to your backup Tails USB stick!"'
# The backup tool ejects the drive, so we have to replug it
When I unplug USB drive "backup" 0.000
And I plug USB drive "backup" 0.000
Then the USB drive "backup" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:330 11.387

SCENARIO FAILED: 'Using Tails' custom backup tool to backup a newly added file' (at time 02:53:50)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/02:53:50_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/02:53:50_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/02:53:50_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.journal

After features/support/hooks.rb:100 0.193
1:18.168
Scenario The Tails documentation launcher works when online
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Steps
Given I have started Tails from DVD and logged in and the network is connected 19.792
When I start "Tails Documentation" via GNOME Activities Overview 11.246
Then the Tor Browser has started 47.129
cannot find TorBrowserNewTabButton.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/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
features/documentation.feature:13:in `Then the Tor Browser has started'
Then "Tails - Documentation" has loaded in the Tor Browser 0.000
After features/support/hooks.rb:330 6.148

SCENARIO FAILED: 'The Tails documentation launcher works when online' (at time 02:59:35)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/02:59:35_The_Tails_documentation_launcher_works_when_online.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/02:59:35_The_Tails_documentation_launcher_works_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/02:59:35_The_Tails_documentation_launcher_works_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/02:59:35_The_Tails_documentation_launcher_works_when_online.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
1:6.741
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 14.046
When I log in to a new session in French (fr) 39.734
Then the keyboard layout is set to "fr" 0.251
When the network is plugged 0.120
And Tor is ready 12.588
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/tor.rb:828:in `click_connect_to_tor'
./features/step_definitions/tor.rb:502:in `tca_configure'
./features/step_definitions/tor.rb:512:in `/^I configure a direct connection in the Tor Connection Assistant$/'
./features/step_definitions/common_steps.rb:653:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
features/localization.feature:47:in `And Tor is ready'
features/localization.feature:26:in `And Tor is ready'
Then I successfully start the Unsafe Browser 0.000
And I kill the Unsafe Browser 0.000
When I enable the screen keyboard 0.000
Then the screen keyboard works in Tor Browser 0.000
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "fr" 0.000
After features/support/hooks.rb:330 8.643

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#4)' (at time 03:53:30)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/03:53:30_Tails_is_localized_for_every_tier-1_language,_Examples___4_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/03:53:30_Tails_is_localized_for_every_tier-1_language,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/03:53:30_Tails_is_localized_for_every_tier-1_language,_Examples___4_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/03:53:30_Tails_is_localized_for_every_tier-1_language,_Examples___4_.journal

After features/support/hooks.rb:100 0.000
Feature: Localization
3:10.801
Scenario Outline Tails is localized for every tier-1 language
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.248
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 17.895
When I log in to a new session in Russian (ru) 56.637
Then the keyboard layout is set to "ru" 0.600
When the network is plugged 0.433
And Tor is ready 36.691
Then I successfully start the Unsafe Browser 37.223
And I kill the Unsafe Browser 6.906
When I enable the screen keyboard 0.141
Then the screen keyboard works in Tor Browser 34.271
cannot find TorBrowserNewTabButton.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/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
./features/step_definitions/browser.rb:411:in `/^the screen keyboard works in Tor Browser$/'
features/localization.feature:55:in `Then the screen keyboard works in Tor Browser'
features/localization.feature:30:in `Then the screen keyboard works in Tor Browser'
And DuckDuckGo is the default search engine 0.000
And I kill the Tor Browser 0.000
And the screen keyboard works in Thunderbird 0.000
And the layout of the screen keyboard is set to "ru" 0.000
After features/support/hooks.rb:330 6.437

SCENARIO FAILED: 'Tails is localized for every tier-1 language, Examples (#9)' (at time 04:15:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:15:38_Tails_is_localized_for_every_tier-1_language,_Examples___9_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:15:38_Tails_is_localized_for_every_tier-1_language,_Examples___9_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:15:38_Tails_is_localized_for_every_tier-1_language,_Examples___9_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:15:38_Tails_is_localized_for_every_tier-1_language,_Examples___9_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:25.227
Scenario MAC address spoofing is disabled
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 19.777
And I capture all network traffic 0.015
When I disable MAC spoofing in Tails Greeter 14.289
And I log in to a new session 32.526
And the network is plugged 6.513
And Tor is ready 12.105
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/tor.rb:828:in `click_connect_to_tor'
./features/step_definitions/tor.rb:502:in `tca_configure'
./features/step_definitions/tor.rb:512:in `/^I configure a direct connection in the Tor Connection Assistant$/'
./features/step_definitions/common_steps.rb:653:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
features/mac_spoofing.feature:14:in `And Tor is ready'
Then 1 network interface is enabled 0.000
And the 1st network device has its real MAC address configured 0.000
When I hotplug a network device and wait for it to be initialized 0.000
Then 2 network interfaces are enabled 0.000
And the 2nd network device has its real MAC address configured 0.000
And some network device leaked the real MAC address 0.000
After features/support/hooks.rb:330 11.000

SCENARIO FAILED: 'MAC address spoofing is disabled' (at time 04:26:32)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:26:32_MAC_address_spoofing_is_disabled.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:26:32_MAC_address_spoofing_is_disabled.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:26:32_MAC_address_spoofing_is_disabled.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/04:26:32_MAC_address_spoofing_is_disabled.journal

After features/support/hooks.rb:100 0.041
Tags: @product
4:4.954
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.081
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 19.597
And the network is plugged 0.131
And Tor is ready 29.898
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.288
And I shutdown Tails and wait for the computer to power off 8.989
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:51.920
And I capture all network traffic 0.009
And the network is plugged 0.074
And Tor is ready 14.044
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/tor.rb:828:in `click_connect_to_tor'
./features/step_definitions/tor.rb:502:in `tca_configure'
./features/step_definitions/tor.rb:512:in `/^I configure a direct connection in the Tor Connection Assistant$/'
./features/step_definitions/common_steps.rb:653:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:607:in `/^Tor is ready$/'
features/persistence.feature:91:in `And Tor is ready'
And I switch to the "persistent-con-current" NetworkManager connection 0.000
And the 1st network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
After features/support/hooks.rb:330 6.400

SCENARIO FAILED: 'Creating and using a persistent NetworkManager connection' (at time 05:02:50)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/05:02:50_Creating_and_using_a_persistent_NetworkManager_connection.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/05:02:50_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/05:02:50_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/05:02:50_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.055
Tags: @product
3:37.968
Scenario The Tor Browser's circuit view feature works as expected
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.462
When I start the Tor Browser 25.437
And the Tor Browser loads the startup page 3:0.067
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:93:in `And the Tor Browser loads the startup page'
Then Tor Browser's circuit view is working 0.000
After features/support/hooks.rb:330 5.500

SCENARIO FAILED: 'The Tor Browser's circuit view feature works as expected' (at time 06:12:53)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:12:53_The_Tor_Browser_s_circuit_view_feature_works_as_expected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:12:53_The_Tor_Browser_s_circuit_view_feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:12:53_The_Tor_Browser_s_circuit_view_feature_works_as_expected.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:12:53_The_Tor_Browser_s_circuit_view_feature_works_as_expected.journal

After features/support/hooks.rb:100 0.000
Tags: @product
3:37.274
Scenario WebRTC is disabled in Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.962
When I start the Tor Browser 24.198
And the Tor Browser loads the startup page 3:0.113
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:99:in `And the Tor Browser loads the startup page'
When I open the address "https://net.ipcalf.com/" in the Tor Browser 0.000
Then Tor Browser displays a 'ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1' heading on the "Network IP Address via ipcalf.com" page 0.000
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 0.000
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.000
After features/support/hooks.rb:330 5.536

SCENARIO FAILED: 'WebRTC is disabled in Tor Browser' (at time 06:16:36)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:16:36_WebRTC_is_disabled_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:16:36_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:16:36_WebRTC_is_disabled_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5725/artifact/build-artifacts/06:16:36_WebRTC_is_disabled_in_Tor_Browser.journal

After features/support/hooks.rb:100 0.000