Revision: 2ae8f3327d98
Author: [email protected]
Date: Sat Nov 12 15:34:57 2011
Log: Edited wiki page TestLibraries through web user interface.
http://code.google.com/p/robotframework/source/detail?r=2ae8f3327d98&repo=wiki
Modified:
/TestLibraries.wiki
=======================================
--- /TestLibraries.wiki Wed Sep 21 02:39:41 2011
+++ /TestLibraries.wiki Sat Nov 12 15:34:57 2011
@@ -24,7 +24,8 @@
to the individual project pages for information about installing and
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-seleniumlibrary/
SeleniumLibrary] - A web testing library that uses popular
[http://seleniumhq.org/ Selenium tool] internally.
+ * [https://github.com/rtomac/robotframework-selenium2library
Selenium2Library] - A drop-in-replacement for !SeleniumLibrary using newer
[http://seleniumhq.org/projects/webdriver/ Selenium 2 WebDriver API].
* [https://github.com/semperos/watir-robot watir-robot] - A web testing
library that uses popular [http://watir.com/ Watir tool] via the
[RemoteLibrary remote library interface].
* [http://code.google.com/p/robotframework-watinlibrary WatinLibrary] - A
web testing library that uses [http://www.watin.org/ Watin tool] (a .NET
port of Watir) via the [RemoteLibrary remote library interface].
* [http://code.google.com/p/robotframework-swinglibrary/ SwingLibrary] -
A Swing GUI testing library.