[wwwsearch-commits] r21706 - wwwsearch/www

jjlee at codespeak.net jjlee at codespeak.net
Thu Jan 5 02:35:14 CET 2006


Author: jjlee
Date: Thu Jan  5 02:35:13 2006
New Revision: 21706

Modified:
   wwwsearch/www/GeneralFAQ.html.in
Log:
Expunge link to IOpus in favour of Selenium; update WebDeveloper extension details

Modified: wwwsearch/www/GeneralFAQ.html.in
==============================================================================
--- wwwsearch/www/GeneralFAQ.html.in	(original)
+++ wwwsearch/www/GeneralFAQ.html.in	Thu Jan  5 02:35:13 2006
@@ -114,17 +114,14 @@
        web applications</a>.
        <li>O'Reilly book: <a href="">Spidering Hacks</a>.  Very Perl-oriented.
        <li>Useful
-       <a href="http://chrispederick.myacen.com/work/firebird/webdeveloper/">
-       Mozilla plugin</a> which, amongst other things, can display HTML form
-       information and HTML table structure(thanks to Erno Kuusela for this
-       link).
+       <a href="http://chrispederick.com/work/webdeveloper/"> Firefox extension
+       </a> which, amongst other things, can display HTML form information and
+       HTML table structure(thanks to Erno Kuusela for this link).
        <li>
-       <a href="http://www.iopus.com/iim.htm">IOpus Internet Macros</a> Cheap
-       and nasty macro recording for IE.  It works, just barely.  Commercial
-       software.
-       <li>
-       <a href="http://www.opensourcetesting.org/functional.php">Open source
-       functional testing tools</a>.  A nice list.
+       <a href="http://www.openqa.org/selenium/">Selenium</a>: In-browser web
+       functional testing.
+       <li><a href="http://www.opensourcetesting.org/functional.php">Open
+       source functional testing tools</a>.  A nice list.
        <li><a href="http://www.rexx.com/~dkuhlman/quixote_htmlscraping.html">
        A HOWTO on web scraping</a> from Dave Kuhlman.
      </ul>


More information about the wwwsearch-commits mailing list