forked from qt-creator/qt-creator
Squish: Update video's title in tst_WELP04
Change-Id: Ibf9d75324332be4e3223323ed8aa4cc34b01612e Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
@@ -81,7 +81,7 @@ def main():
|
|||||||
replaceEditorContent(searchTutWidget, "embedded device")
|
replaceEditorContent(searchTutWidget, "embedded device")
|
||||||
test.verify(checkIfObjectExists(getQmlItem("Delegate", welcomePage,
|
test.verify(checkIfObjectExists(getQmlItem("Delegate", welcomePage,
|
||||||
False, "id='delegate' radius='0' caption="
|
False, "id='delegate' radius='0' caption="
|
||||||
"'Device Creation with Qt'")),
|
"'Qt for Device Creation'")),
|
||||||
"Verifying: Link to the expected demonstration video exists.")
|
"Verifying: Link to the expected demonstration video exists.")
|
||||||
# exit Qt Creator
|
# exit Qt Creator
|
||||||
invokeMenuItem("File", "Exit")
|
invokeMenuItem("File", "Exit")
|
||||||
|
Reference in New Issue
Block a user