File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 549549
550550 <resources .plugin.version>3.1.0</resources .plugin.version>
551551 <robotframework-httprequest .version>0.0.15</robotframework-httprequest .version>
552- <robotframework-plugin .version>1.5.1 </robotframework-plugin .version>
552+ <robotframework-plugin .version>1.6.0 </robotframework-plugin .version>
553553 <robotframework-selenium .version>3.141.59.26535</robotframework-selenium .version>
554554 <robotframework .version>3.1.2</robotframework .version>
555555
10141014 <testCasesDirectory >${basedir} /src/test/robotframework</testCasesDirectory >
10151015 <xunitFile >NONE</xunitFile >
10161016 <randomize >suite</randomize >
1017+ <!-- See http://robotframework.org/robotframework/3.1.2/RobotFrameworkUserGuide.html#controlling-console-output -->
1018+ <console >dotted</console >
1019+ <!-- See http://robotframework.org/robotframework/3.1.2/RobotFrameworkUserGuide.html#removing-keywords -->
1020+ <removeKeywords >PASSED</removeKeywords >
10171021 <!-- Handy for debugging. Log file will be created in target/ directory -->
10181022 <!--
10191023 <debugFile>${project.build.directory}/robotframework.log</debugFile>
You can’t perform that action at this time.
0 commit comments