8000 Introduction to Robot Framework (FREE) · qahive/robotframework.github.com@e18c6c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit e18c6c4

Browse files
author
Sami Kolari
committed
Introduction to Robot Framework (FREE)
1 parent 95caea7 commit e18c6c4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

sources/src/App.vue

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,7 +948,7 @@ export default {
948948
title: "RobotMK",
949949
href: "https://github.com/simonmeggle/robotmk/",
950950
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\")."
952952
},
953953
{
954954
title: "SAGE Framework",
@@ -1141,6 +1141,12 @@ export default {
11411141
text:
11421142
"Offers online courses to groom you from manual engineer to professional test automation developer with Selenium, Appium and Robot Framework."
11431143
},
1144+
{
1145+
title: "Introduction to Robot Framework (FREE)",
1146+
href: "https://testautomationu.applitools.com/robot-framework-tutorial/",
1147+
text:
1148+
"Want to learn Robot Framework? Learn the fundamentals in 1 hour with Test Automation University’s FREE course!"
1149+
},
11441150
{
11451151
title: "Robotframeworktutorial.com",
11461152
href: "http://www.robotframeworktutorial.com",

0 commit comments

Comments
 (0)
0