Skip to content

Commit 5ffa8c8

Browse files
committed
Added ImageHorizonLibrary to external libs
1 parent 510649e commit 5ffa8c8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -612,14 +612,14 @@ <h1 class="row-header">THE LIBRARIES</h1>
612612
Library to diff two files together.
613613
</div>
614614

615-
</div>
616-
<div class="column one-thirds">
617-
618615
<div class="link">
619616
<a href="https://github.com/lcarbonn/robotframework-eclipselibrary/" target="_blank">Eclipse Library</a>
620617
Library for testing Eclipse RCP applications using SWT widgets.
621618
</div>
622619

620+
</div>
621+
<div class="column one-thirds">
622+
623623
<div class="link">
624624
<a href="https://pypi.python.org/pypi/robotframework-faker/" target="_blank">robotframework-faker</a>
625625
Library for <a href="https://github.com/joke2k/faker" target="_blank">Faker</a>, a fake test data generator.
@@ -645,6 +645,11 @@ <h1 class="row-header">THE LIBRARIES</h1>
645645
Library for all your iOS automation needs. It uses Calabash iOS Server internally.
646646
</div>
647647

648+
<div class="link">
649+
<a href="https://github.com/eficode/robotframework-imagehorizonlibrary#readme" target="_blank">ImageHorizonLibrary</a>
650+
Cross-platform, pure Python library for GUI automation based on image recognition.
651+
</div>
652+
648653
<div class="link">
649654
<a href="https://github.com/iPlantCollaborativeOpenSource/Robotframework-MongoDB-Library#readme" target="_blank">MongoDB library</a>
650655
Library for interacting with MongoDB from RobotFramework using pymongo.
@@ -656,7 +661,6 @@ <h1 class="row-header">THE LIBRARIES</h1>
656661
</div>
657662

658663
</div>
659-
660664
<div class="column one-thirds">
661665

662666
<div class="link">

0 commit comments

Comments
 (0)