mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-22 13:11:26 +00:00
apps_activities is a dupe with overview_app_grid, kill it
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
9e3b16bfcf
commit
6656f1659d
@ -706,7 +706,7 @@ sub start_with_launcher {
|
|||||||
wait_still_screen 5;
|
wait_still_screen 5;
|
||||||
|
|
||||||
# Click on the menu icon to come into the menus
|
# Click on the menu icon to come into the menus
|
||||||
assert_and_click 'apps_activities';
|
assert_and_click 'overview_app_grid';
|
||||||
wait_still_screen 5;
|
wait_still_screen 5;
|
||||||
|
|
||||||
# Find the application launcher in the current menu page.
|
# Find the application launcher in the current menu page.
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"apps_activities"
|
|
||||||
],
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 22,
|
|
||||||
"ypos": 612,
|
|
||||||
"width": 52,
|
|
||||||
"height": 54,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 315 KiB |
Loading…
Reference in New Issue
Block a user