Revision: 4263
Author: pekka.klarck
Date: Thu Oct 21 11:44:04 2010
Log: Edited wiki page TestLibraries through web user interface.
http://code.google.com/p/robotframework/source/detail?r=4263

Modified:
 /wiki/TestLibraries.wiki

=======================================
--- /wiki/TestLibraries.wiki    Thu May  6 07:33:48 2010
+++ /wiki/TestLibraries.wiki    Thu Oct 21 11:44:04 2010
@@ -25,7 +25,8 @@
 using them.

* [http://code.google.com/p/robotframework-seleniumlibrary/ SeleniumLibrary] - A web testing library that uses popular [http://selenium.openqa.org/ Selenium tool] internally. - * [http://code.google.com/p/robotframework-swinglibrary/ SwingLibrary] - A swing gui testing library. - * [http://code.google.com/p/robotframework-autoitlibrary/ AutoItLibrary] - Windows GUI testing library that uses [http://www.autoitscript.com/ AutoIt] freeware tool as a driver + * [http://code.google.com/p/robotframework-swinglibrary/ SwingLibrary] - A Swing GUI testing library. + * [http://code.google.com/p/robotframework-eclipselibrary/ EclipseLibrary] - A library for testing Eclipse RCP applications using SWT widgets. + * [http://code.google.com/p/robotframework-autoitlibrary/ AutoItLibrary] - Windows GUI testing library that uses [http://www.autoitscript.com/ AutoIt] freeware tool as a driver. * [http://code.google.com/p/robotframework-dblibrary/ DatabaseLibrary] - A test library that provides common functionality for testing database contents. Implemented using Java so Jython only (until support for RemoteLibrary is added). * [http://code.google.com/p/robotframework-sshlibrary/ SSHLibrary] - A test library that enables SSH and SFTP.

Reply via email to