diff --git a/www/conservancy/static/members/current/index.html b/www/conservancy/static/members/current/index.html index d6b66e24..b5b0fc4d 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 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.