Skip to content

Commit f2c6769

Browse files
authored
Merge pull request #1 from robotframework/master
Merging base master branch back into my fork
2 parents bed8f03 + 2a18330 commit f2c6769

File tree

4 files changed

+59
-43
lines changed

4 files changed

+59
-43
lines changed

css/robotframework.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@ pre {
631631

632632
#users a {
633633
color: #24292d;
634+
min-height: 80px;
634635
}
635636

636637
#users img {
@@ -642,7 +643,7 @@ pre {
642643
}
643644

644645
#users .link {
645-
min-height: 200px;
646+
min-height: 232px;
646647
}
647648

648649
#end .row-header {

img/users/condenast.png

7 KB
Loading

img/users/finnair.png

11.2 KB
Loading

index.html

Lines changed: 57 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,31 +1438,33 @@ <h1 class="row-header">USERS</h2>
14381438
</p>
14391439
</div>
14401440

1441-
<div class="link">
1442-
<a href="https://www.ficosa.com/" target="_blank">
1443-
<img src="/img/users/ficosa.png" />
1441+
<div class="link">
1442+
<a href="https://technology.condenast.com/" target="_blank">
1443+
<img src="/img/users/condenast.png" />
14441444
</a>
14451445
<p>
1446-
FICOSA has been using Robot Framework for the last years in the
1447-
automotive industry. It's being used for the automated testing of
1448-
<a href="https://www.ficosa.com/products/advanced-communication-systems/communication-modules-tcu/"
1449-
target="_blank">embedded software for in-vehicle telematic
1450-
units</a> with very good results. We have implemented several
1451-
Robot Framework libraries to control complex hardware environments
1452-
in an scalable way.
1446+
Cond&eacute; Nast <a href="https://technology.condenast.com/story/automated-testing-qa-brand-sites-robot-framework" target="_blank">transformed their quality assurance for their brand sites</a>, such as Brides, Wired and Architectural Digest, from an entirely manual process to automated one with Robot Framework.
14531447
</p>
14541448
</div>
14551449

14561450
<div class="link">
1457-
<a href="https://www.opendaylight.org" target="_blank">
1458-
<img src="/img/users/opendaylight.png" />
1451+
<a href="http://www.kone.com/" target="_blank">
1452+
<img src="/img/users/kone.png" />
14591453
</a>
14601454
<p>
1461-
OpenDaylight is a software-defined network (SDN) platform that
1462-
uses Robot Framework for unit- and integration tests between
1463-
different services. If you are interested how,
1464-
<a href="https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Create_System_Test_Environment#Install_Robot_Framework" target="_blank">
1465-
check the wiki</a>.
1455+
KONE is widely using Robot Framework in software development for
1456+
testing embedded systems in elevators and escalators.
1457+
</p>
1458+
</div>
1459+
1460+
<div class="link">
1461+
<a href="http://www.ryerson.ca/" target="_blank">
1462+
<img src="/img/users/ryerson.png" />
1463+
</a>
1464+
<p>
1465+
Ryerson University uses Robot Framework to conduct desktop and
1466+
mobile browser testing for its suite of applications that serve
1467+
both students and staff.
14661468
</p>
14671469
</div>
14681470

@@ -1482,23 +1484,41 @@ <h1 class="row-header">USERS</h2>
14821484
</div>
14831485

14841486
<div class="link">
1485-
<a href="http://www.kone.com/" target="_blank">
1486-
<img src="/img/users/kone.png" />
1487+
<a href="https://www.ficosa.com/" target="_blank">
1488+
<img src="/img/users/ficosa.png" />
14871489
</a>
14881490
<p>
1489-
KONE is widely using Robot Framework in software development for
1490-
testing embedded systems in elevators and escalators.
1491+
FICOSA has been using Robot Framework for the last years in the
1492+
automotive industry. It's being used for the automated testing of
1493+
<a href="https://www.ficosa.com/products/advanced-communication-systems/communication-modules-tcu/"
1494+
target="_blank">embedded software for in-vehicle telematic
1495+
units</a> with very good results. We have implemented several
1496+
Robot Framework libraries to control complex hardware environments
1497+
in an scalable way.
14911498
</p>
14921499
</div>
14931500

14941501
<div class="link">
1495-
<a href="http://www.ryerson.ca/" target="_blank">
1496-
<img src="/img/users/ryerson.png" />
1502+
<a href="http://www.metso.com/" target="_blank">
1503+
<img src="/img/users/metso.png" />
14971504
</a>
14981505
<p>
1499-
Ryerson University uses Robot Framework to conduct desktop and
1500-
mobile browser testing for its suite of applications that serve
1501-
both students and staff.
1506+
Metso has had good results using Robot Framework in various
1507+
domains. This includes testing embedded software in valve
1508+
positioners and <a href="https://www.eficode.com/work/metso"
1509+
target="_blank">web testing of their Manufacturing Resource
1510+
Planning system</a>.
1511+
</p>
1512+
</div>
1513+
1514+
<div class="link">
1515+
<a href="http://steeri.fi/en" target="_blank">
1516+
<img src="/img/users/steeri.png" />
1517+
</a>
1518+
<p>
1519+
Steeri wanted to automate its test runs and chose the
1520+
keyword-driven and user-friendly Robot Framework as the tool for
1521+
the job.
15021522
</p>
15031523
</div>
15041524

@@ -1519,32 +1539,28 @@ <h1 class="row-header">USERS</h2>
15191539
</div>
15201540

15211541
<div class="link">
1522-
<a href="http://www.metso.com/" target="_blank">
1523-
<img src="/img/users/metso.png" />
1542+
<a href="http://www.finnair.com/" target="_blank">
1543+
<img src="/img/users/finnair.png" />
15241544
</a>
15251545
<p>
1526-
Metso has had good results using Robot Framework in various
1527-
domains. This includes testing embedded software in valve
1528-
positioners and <a href="https://www.eficode.com/work/metso"
1529-
target="_blank">web testing of their Manufacturing Resource
1530-
Planning system</a>.
1546+
Finnair is using Robot Framework to support Finnair digital
1547+
platform development.
15311548
</p>
15321549
</div>
15331550

15341551
<div class="link">
1535-
<a href="http://steeri.fi/en" target="_blank">
1536-
<img src="/img/users/steeri.png" />
1552+
<a href="https://www.opendaylight.org" target="_blank">
1553+
<img src="/img/users/opendaylight.png" />
15371554
</a>
15381555
<p>
1539-
Steeri wanted to automate its test runs and chose the
1540-
keyword-driven and user-friendly Robot Framework as the tool for
1541-
the job.
1556+
OpenDaylight is a software-defined network (SDN) platform that
1557+
uses Robot Framework for unit- and integration tests between
1558+
different services. If you are interested how,
1559+
<a href="https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Create_System_Test_Environment#Install_Robot_Framework" target="_blank">
1560+
check the wiki</a>.
15421561
</p>
15431562
</div>
15441563

1545-
</div>
1546-
1547-
<div class="column full">
15481564
<div class="link">
15491565
<a href="http://www.zilogic.com/index.html" target="_blank">
15501566
<img src="/img/users/zilogic.png" />
@@ -1556,7 +1572,6 @@ <h1 class="row-header">USERS</h2>
15561572
</p>
15571573
</div>
15581574

1559-
15601575
</div>
15611576

15621577
</div>

0 commit comments

Comments
 (0)