selenium.rst
changeset 1555 afcdbddf3be5
parent 1554 7eadf0928d57
child 1905 fba288d59662
--- a/selenium.rst	Tue Jan 28 17:14:35 2014 +0200
+++ b/selenium.rst	Tue Jan 28 17:16:53 2014 +0200
@@ -19,11 +19,13 @@
 WebDriver.
 ----------
 
+ * http://code.google.com/p/selenium/wiki/FirefoxDriver
  * http://code.google.com/p/selenium/wiki/InternetExplorerDriver
  * http://code.google.com/p/selenium/wiki/ChromeDriver
  * http://selendroid.io/mobileWeb.html - Android.
  * http://code.google.com/p/selenium/wiki/OperaDriver
- * 
+ * http://htmlunit.sourceforge.net/ - HtmlUnit.
+   http://code.google.com/p/selenium/wiki/HtmlUnitDriver
 
 Tutorials.
 ==========