You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/src/App.vue
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -948,7 +948,7 @@ export default {
948
948
title:"RobotMK",
949
949
href:"https://github.com/simonmeggle/robotmk/",
950
950
text:
951
-
"RobotMK integrates results of Robot tests into the monitoring system Checkmk. Makes it possible to send alerts if any keyword/test/suite runtime exceeds the allowed runtime or fails. Performance graphs and SLA reports. Web based configuration of Robot parameters. Automatic client deployment rule system ("bakery")."
951
+
"RobotMK integrates results of Robot tests into the monitoring system Checkmk. Makes it possible to send alerts if any keyword/test/suite runtime exceeds the allowed runtime or fails. Performance graphs and SLA reports. Web based configuration of Robot parameters. Automatic client deployment rule system (\"bakery\")."
952
952
},
953
953
{
954
954
title:"SAGE Framework",
@@ -1141,6 +1141,12 @@ export default {
1141
1141
text:
1142
1142
"Offers online courses to groom you from manual engineer to professional test automation developer with Selenium, Appium and Robot Framework."
0 commit comments