Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitae60e8b

Browse files
committed
Added Remote lib also under Other section in Test Libraries.Fixesrobotframework#18
1 parentbf2ceae commitae60e8b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

‎index.html‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,13 +724,22 @@ <h1 class="row-header">THE LIBRARIES</h1>
724724
Provides resources and tools for writing functional Selenium tests for Plone CMS and its add-ons.
725725
</div>
726726

727-
</div>
727+
</div>
728728

729729
<divclass="column half">
730+
730731
<divclass="link">
731732
<ahref="https://github.com/robotframework/JavalibCore/wiki"target="_blank">JavalibCore</a>
732733
Base for implementing larger Java based test libraries for Robot Framework.
733734
</div>
735+
<divclass="link">
736+
<ahref="https://github.com/robotframework/RemoteInterface"target="_blank">Remote</a>
737+
Built-in special library acting as a proxy between Robot Framework and test libraries elsewhere. Actual test libraries can be running on different machines and be implemented using any programming language supporting XML-RPC protocol.
738+
</div>
739+
740+
</div>
741+
<divclass="column full">
742+
734743
<divclass="link">
735744
<ahref="https://github.com/robotframework/RemoteApplications"target="_blank">RemoteApplications</a>
736745
Special test library for launching Java applications on a separate JVM and taking other libraries into use on them.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp