Actions
action #109566
closed[sle][security][sle15sp4][FIPS] Change the needle tag in x3270_ssl
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Enhancement to existing tests
Target version:
-
Start date:
2022-04-06
Due date:
% Done:
100%
Estimated time:
Difficulty:
Description
https://openqa.suse.de/tests/8454541#step/x3270_ssl/29
Hello Ben,
# Exit and back to generic desktop
send_key "ctrl-c";
send_key "alt-tab";
send_key "ctrl-c";
assert_screen 'generic-desktop';
We tried to match the needle with tag 'generic-desktop', I suggest using a another tag, since we still has xterm and 3270 windows there.
Actions