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: src/App.vue
+7
Original file line number
Diff line number
Diff line change
@@ -1576,6 +1576,13 @@ export default {
1576
1576
text:
1577
1577
'Metso has had good results using Robot Framework in various domains. This includes testing embedded software in valve positioners and <a href="https://www.eficode.com/work/metso" target="_blank">web testing of their Manufacturing Resource Planning system</a>.'
1578
1578
},
1579
+
{
1580
+
title:'Mews',
1581
+
href:'https://www.mews.com',
1582
+
img:require('@/assets/img/users/mews.png'),
1583
+
text:
1584
+
'Mews builds modern hospitality software. Mews uses Robot Framework as part of CI/CD process to ensure system reliability and reduce manual testing efforts across multiple products in both browser and desktop apps.'
0 commit comments