Added paragraph on Selenium, which will join shortly.

This commit is contained in:
Bradley M. Kuhn 2011-01-25 10:51:32 -05:00
parent 5bf3e10184
commit a2a6773ba7

View file

@ -226,6 +226,15 @@ Smalltalk making it easy to debug, analyze, and change. Squeak is the
vehicle for a wide range of projects from multimedia applications, vehicle for a wide range of projects from multimedia applications,
educational platforms to commercial web application development.</p> educational platforms to commercial web application development.</p>
<h2><a href="http://seleniumhq.org">Selenium</a></h2>
<p>Selenium is a suite of tools for browser automation. It is composed of
&ldquo;IDE&rdquo;, a recording and playback mechanism,
&ldquo;WebDriver&rdquo; and &ldquo;RC&rdquo; which provide APIs for
browser automation in a wide variety of languages, and &ldquo;Grid&rdquo;,
which allows many tests using the APIs to be run in parallel. It works
with most browsers, including Firefox, Internet Explorer, Google Chrome,
Safari and Opera.</p>
<h2><a href="http://sugarlabs.org">Sugar Labs</a></h2> <h2><a href="http://sugarlabs.org">Sugar Labs</a></h2>