1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-22 10:23:09 +00:00
os-autoinst-distri-fedora/needles/kde/printing_use_saveas_pdf.json
Lukáš Růžička 9a56adcfd0 Modify Desktop Printing test to use two different methods.
The PR introduces an improved logic to the desktop_printing.pm
that allows to use the USE_CUPS variable in templates to trigger
the installation of cups-pdf prior to the actual test.
The cups-pdf is then used as an alternative PDF printer
instead the built-in Save As PDF method.
2022-02-10 09:35:22 +01:00

15 lines
212 B
JSON

{
"area": [
{
"xpos": 440,
"ypos": 347,
"width": 126,
"height": 16,
"type": "match"
}
],
"properties": [],
"tags": [
"printing_use_saveas_pdf"
]
}