Author: pekka.klarck
Date: Sun Apr 19 12:36:59 2009
New Revision: 1912
Modified:
wiki/RemoteLibrary.wiki
Log:
cleanup
Modified: wiki/RemoteLibrary.wiki
==============================================================================
--- wiki/RemoteLibrary.wiki (original)
+++ wiki/RemoteLibrary.wiki Sun Apr 19 12:36:59 2009
@@ -19,6 +19,10 @@
This wiki page just gives a very high level overview and has download
links to the available remote servers and related examples.
+The Remote library is new in Robot Framework 2.1. It is also
+compatible with 2.0.3 and 2.0.4 versions, but it needs to be installed
+separately with them.
+
= Architecture =
The Remote library interacts with actual library implementations
@@ -33,8 +37,9 @@
Robot Framework currently contains remote server implementations for
Python and Ruby, and the former works also with Jython. These servers,
as well as example libraries and tests using them, can be downloaded
-here. The same servers and examples are also included in source
-distributions under `tools/remoteserver` directory.
+here. The same servers and examples are also included in
+[http://code.google.com/p/robotframework/downloads/list source
distributions]
+under `tools/remoteserver` directory.
== Provided remote servers ==
@@ -49,8 +54,8 @@
== Trying out examples ==
-If example libraries and associated remote servers are downloaded
-to the same directory, the libraries can be started using following
+If an example library and the associated remote server are downloaded
+to the same directory, the library can be started using one of the
following
commands:
{{{