mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-14 18:53:12 +00:00
4be9ce3e88
In several places we run 'gnome-terminal' explicitly, but as of today's compose, the default terminal app on GNOME in Rawhide is ptyxis, not gnome-terminal. Running 'terminal' should launch whichever is correct, so let's consistently do that. Also, add an apps_run_terminal needle and navigation navbar needle for ptyxis. Signed-off-by: Adam Williamson <awilliam@redhat.com>
15 lines
216 B
JSON
15 lines
216 B
JSON
{
|
|
"area": [
|
|
{
|
|
"width": 122,
|
|
"xpos": 588,
|
|
"ypos": 370,
|
|
"height": 34,
|
|
"type": "match"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"navigation_navibar_terminal"
|
|
]
|
|
} |