Revision: a1e7e381c06b
Branch: default
Author: Pekka Klärck
Date: Mon Jun 9 22:21:34 2014 UTC
Log: UG/Remote small example fix.
Update issue 1693
Removed trailing '/' from first example and added it to second. Thanks
Kevin for pointing out that first example should not have it.
Based on Kevin's comment documentation is otherwise good enough. The
remaining question is, should we change the behavior in the future?
http://code.google.com/p/robotframework/source/detail?r=a1e7e381c06b
Modified:
/doc/userguide/src/ExtendingRobotFramework/RemoteLibrary.rst
=======================================
--- /doc/userguide/src/ExtendingRobotFramework/RemoteLibrary.rst Mon Jun 9
11:22:48 2014 UTC
+++ /doc/userguide/src/ExtendingRobotFramework/RemoteLibrary.rst Mon Jun 9
22:21:34 2014 UTC
@@ -64,13 +64,13 @@
.. table:: Importing Remote library
:class: example
- ========= =========== ======================== ========= =========
- Setting Value Value Value Value
- ========= =========== ======================== ========= =========
- Library Remote \http://127.0.0.1:8270/ WITH NAME Example1
- Library Remote \http://example.com:7777 WITH NAME Example2
- Library Remote \http://10.0.0.2/example WITH NAME Example3
- ========= =========== ======================== ========= =========
+ ========= =========== ========================= ========= =========
+ Setting Value Value Value Value
+ ========= =========== ========================= ========= =========
+ Library Remote \http://127.0.0.1:8270 WITH NAME Example1
+ Library Remote \http://example.com:8080/ WITH NAME Example2
+ Library Remote \http://10.0.0.2/example WITH NAME Example3
+ ========= =========== ========================= ========= =========
The URL used by the first example above is also the default address
that the Remote library uses if no address is given. Similarly port
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.