Skip to content

Commit 70081bb

Browse files
committed
lucid logo added
1 parent a2f2390 commit 70081bb

File tree

6 files changed

+9
-2
lines changed

6 files changed

+9
-2
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
1212

1313
ga('create', 'UA-106835747-2', 'auto');
14-
ga('send', 'pageview');</script><title>Robot Framework</title><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=description content="Generic test automation framework for acceptance testing and ATDD"><meta name=author content=""><link rel=apple-touch-icon sizes=76x76 href=/static/img/icons/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=/static/img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/static/img/icons/favicon-16x16.png><link rel=manifest href=/static/img/icons/site.webmanifest><link rel=mask-icon href=/static/img/icons/safari-pinned-tab.svg color=#5bbad5><meta name=msapplication-TileColor content=#da532c><meta name=theme-color content=#ffffff><link href=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.14a76fad9b304f57d579.js></script><script type=text/javascript src=/static/js/vendor.2efd2cdea7175353f657.js></script><script type=text/javascript src=/static/js/app.9f7dd512e6042ab2ad0b.js></script></body></html>
14+
ga('send', 'pageview');</script><title>Robot Framework</title><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=description content="Generic test automation framework for acceptance testing and ATDD"><meta name=author content=""><link rel=apple-touch-icon sizes=76x76 href=/static/img/icons/apple-touch-icon.png><link rel=icon type=image/png sizes=32x32 href=/static/img/icons/favicon-32x32.png><link rel=icon type=image/png sizes=16x16 href=/static/img/icons/favicon-16x16.png><link rel=manifest href=/static/img/icons/site.webmanifest><link rel=mask-icon href=/static/img/icons/safari-pinned-tab.svg color=#5bbad5><meta name=msapplication-TileColor content=#da532c><meta name=theme-color content=#ffffff><link href=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.14a76fad9b304f57d579.js></script><script type=text/javascript src=/static/js/vendor.2efd2cdea7175353f657.js></script><script type=text/javascript src=/static/js/app.d460c28233a85c7715be.js></script></body></html>

sources/src/App.vue

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1225,6 +1225,13 @@ export default {
12251225
text:
12261226
"Alfastrahovanie is using Robot Framework as a main regression testing tool for SAP FS CM system. Alfastrahovanie is in the beginning of ATDD path and Robot Framework is the main vehicle there as well."
12271227
},
1228+
{
1229+
title: "Lucid Software",
1230+
href: "http://www.kovidndt.com/",
1231+
img: require("@/assets/img/users/lucid.png"),
1232+
text:
1233+
"Lucid Software is using Robot Framework for complete system automation testing of its NDT software products. Necessary unique libraries are created to test the applications in both Windows and WPF formats."
1234+
},
12281235
{
12291236
title: "salicru",
12301237
href: "http://www.salicru.com",
15.9 KB
Loading
-30.3 KB
Binary file not shown.

static/js/app.9f7dd512e6042ab2ad0b.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/js/app.d460c28233a85c7715be.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)