Added paragraph on Selenium, which will join shortly.
This commit is contained in:
parent
5bf3e10184
commit
a2a6773ba7
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||||
|
“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.</p>
|
||||||
|
|
||||||
<h2><a href="http://sugarlabs.org">Sugar Labs</a></h2>
|
<h2><a href="http://sugarlabs.org">Sugar Labs</a></h2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue