Project

General

Profile

Actions

action #58079

closed

[sle][security][sle15sp2][sle12sp5][x86_64][FIPS] firefox_nss failed on no 'firefox-passwd-master_setting' matched

Added by llzhao over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2019-10-14
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

firefox_nss failed on no 'firefox-passwd-master_setting' matched

see:
https://openqa.suse.de/tests/3471113#

how to fix:

In file ".../fips/mozilla_nss/firefox_nss.pm"
the type_string "Forms" and related code may need to be updated to comply firefox's new look,

FYI:
48: type_string "Forms"; # Search "Forms & Passwords" section
send_key "tab"; # Hide blinking cursor in the search box
wait_still_screen 2;
send_key "alt-shift-u"; # Use a master password
assert_screen('firefox-passwd-master_setting');

Actions

Also available in: Atom PDF