Squish: Update video's title in tst_WELP04

Change-Id: Ibf9d75324332be4e3223323ed8aa4cc34b01612e
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
Robert Loehning
2015-10-30 17:33:01 +01:00
parent a2988a2800
commit 114e52b3f0

View File

@@ -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")