mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-03-25 14:24:32 +00:00
loupe: use gnome_selector_credits
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
84b7094911
commit
c04484a079
@ -1,15 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 21,
|
||||
"type": "match",
|
||||
"ypos": 610,
|
||||
"xpos": 353,
|
||||
"width": 57
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"loupe_about_credits"
|
||||
]
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 249 KiB |
@ -1,15 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 353,
|
||||
"ypos": 610,
|
||||
"width": 57,
|
||||
"height": 21,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"loupe_about_credits"
|
||||
]
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 248 KiB |
@ -14,7 +14,7 @@ sub run {
|
||||
assert_and_click("loupe_menu_about");
|
||||
assert_screen("loupe_about_shown");
|
||||
# Click on Credits
|
||||
assert_and_click("loupe_about_credits");
|
||||
assert_and_click("gnome_selector_credits");
|
||||
assert_screen("loupe_credits_shown");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user