Revision: e3c3591eb6c7
Author: pekka.klarck
Date: Wed Sep 21 02:39:41 2011
Log: Edited wiki page TestLibraries through web user interface.
http://code.google.com/p/robotframework/source/detail?r=e3c3591eb6c7&repo=wiki
Modified:
/TestLibraries.wiki
=======================================
--- /TestLibraries.wiki Wed Sep 21 02:38:47 2011
+++ /TestLibraries.wiki Wed Sep 21 02:39:41 2011
@@ -33,6 +33,6 @@
* [http://code.google.com/p/robotframework-dblibrary/ DatabaseLibrary
(Java)] - A test library that provides common functionality for testing
database contents. Implemented using Java so works only with Jython.
* [http://franz-see.github.com/Robotframework-Database-Library/
DatabaseLibrary (Python)] - Another library for database testing.
Implemented with Python and works also on Jython.
* [http://code.google.com/p/robotframework-sshlibrary/ SSHLibrary] - A
test library that enables SSH and SFTP.
- * [https://github.com/peritus/robotframework-httplibrary HTTP test
library using livetest]
- * [https://github.com/bulkan/robotframework-requests HTTP test library
using Requests]
+ * [http://github.com/peritus/robotframework-httplibrary HTTP test library
using livetest]
+ * [http://github.com/bulkan/robotframework-requests HTTP test library
using Requests]
*
[http://blog.mykhailo.com/2011/02/how-to-sikuli-and-robot-framework.html
How-To: Sikuli and Robot Framework Integration] - This is not really a
library but these instructions explain how to integrate [http://sikuli.org/
Sikuli tool] with Robot Framework