We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af0c8d3 commit b03734aCopy full SHA for b03734a
integration-testing/TestSuite003-cim-mapping.robot
@@ -14,7 +14,7 @@ Open Project from CIM
14
[Arguments] ${name} ${scltype}
15
${promise}= Promise To Upload File ${CURDIR}/test-files/${name}.xml
16
Open Menu Project from CIM
17
- ${upload_result}= Wait For ${promise}
+ ${upload_result}= Wait For ${promise}
18
Sleep 0.5s Wait until loading file starts.
19
Check Title Filename ${name} ${scltype}
20
Close Menu
0 commit comments