Update cockpit needles and select_cockpit_update for 220
In Cockpit 220, the Updates entry is off the bottom of the screen so we need to scroll the left bar down before we can click it. Also update some other needles. Signed-off-by: Adam Williamson <awilliam@redhat.com>
@ -39,7 +39,9 @@ sub start_cockpit {
|
||||
|
||||
sub select_cockpit_update {
|
||||
# This method navigates to to the updates screen
|
||||
assert_and_click "cockpit_software_updates", '', 120;
|
||||
assert_screen ["cockpit_software_updates", "cockpit_leftbar_scroll"], 120;
|
||||
click_lastmatch;
|
||||
assert_and_click "cockpit_software_updates" if (match_has_tag "cockpit_leftbar_scroll");
|
||||
# wait for the updates to download
|
||||
assert_screen 'cockpit_updates_check', 300;
|
||||
}
|
||||
|
15
needles/cockpit/autoupdate_planned_day-20200530.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 507,
|
||||
"ypos": 360,
|
||||
"height": 19,
|
||||
"width": 71,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"autoupdate_planned_day"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/autoupdate_planned_day-20200530.png
Normal file
After Width: | Height: | Size: 69 KiB |
15
needles/cockpit/autoupdate_planned_time-20200530.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 704,
|
||||
"type": "match",
|
||||
"height": 18,
|
||||
"width": 50,
|
||||
"ypos": 359
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"autoupdate_planned_time"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/autoupdate_planned_time-20200530.png
Normal file
After Width: | Height: | Size: 69 KiB |
22
needles/cockpit/cockpit_leftbar_scroll-20200530.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 270,
|
||||
"type": "match",
|
||||
"height": 15,
|
||||
"ypos": 744,
|
||||
"width": 73
|
||||
},
|
||||
{
|
||||
"xpos": 196,
|
||||
"ypos": 711,
|
||||
"width": 43,
|
||||
"height": 55,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_leftbar_scroll"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/cockpit_leftbar_scroll-20200530.png
Normal file
After Width: | Height: | Size: 72 KiB |
15
needles/cockpit/cockpit_updates_all_install-20200530.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 818,
|
||||
"ypos": 391,
|
||||
"height": 18,
|
||||
"width": 67,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_updates_all_install"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/cockpit_updates_all_install-20200530.png
Normal file
After Width: | Height: | Size: 70 KiB |
22
needles/cockpit/join_complete-20200530.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 741,
|
||||
"type": "match",
|
||||
"width": 151,
|
||||
"height": 18,
|
||||
"ypos": 568
|
||||
},
|
||||
{
|
||||
"type": "match",
|
||||
"height": 13,
|
||||
"width": 48,
|
||||
"ypos": 570,
|
||||
"xpos": 655
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_join_complete"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/join_complete-20200530.png
Normal file
After Width: | Height: | Size: 74 KiB |
15
needles/cockpit/logs_entry_detail-20200530.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"type": "match",
|
||||
"height": 14,
|
||||
"width": 163,
|
||||
"ypos": 416,
|
||||
"xpos": 388
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_logs_detail"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/logs_entry_detail-20200530.png
Normal file
After Width: | Height: | Size: 79 KiB |
15
needles/cockpit/services_entry-20200530.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"ypos": 455,
|
||||
"height": 17,
|
||||
"width": 76,
|
||||
"type": "match",
|
||||
"xpos": 269
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"cockpit_services_entry"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/services_entry-20200530.png
Normal file
After Width: | Height: | Size: 70 KiB |