From a2a6773ba7f5bdf086605755968468664bbc804e 2011-01-25 15:51:32 From: Bradley M. Kuhn Date: 2011-01-25 15:51:32 Subject: [PATCH] Added paragraph on Selenium, which will join shortly. --- diff --git a/www/conservancy/static/members/current/index.html b/www/conservancy/static/members/current/index.html index d6b66e24712365fc53c94f24db18e721ad8ed88f..b5b0fc4d018b08f266809a06cacd43a1c2b97ec8 100644 --- a/www/conservancy/static/members/current/index.html +++ b/www/conservancy/static/members/current/index.html @@ -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, educational platforms to commercial web application development.

+

Selenium

+ +

Selenium is a suite of tools for browser automation. It is composed of +“IDE”, a recording and playback mechanism, +“WebDriver” and “RC” which provide APIs for +browser automation in a wide variety of languages, and “Grid”, +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.

Sugar Labs