Downloadliste

Projektbeschreibung

Selenium Remote Control is a test tool that allows
you to write automated Web application UI tests in
any programming language against any HTTP Web site
using any mainstream JavaScript-enabled browser.
Selenium Remote Control provides a Selenium
Server, which can automatically start, stop, and
control any supported browser. It works by using
Selenium Core, a pure HTML/JS library that
performs automated tasks in JavaScript.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-17 09:18
0.9.2

Eine neue PHP-Treiber können Sie schreiben, Selen RC-Tests in PHP wurde hinzugefügt. Die lange defekt Firefox 2 launcher wurde behoben. Launch / töten des IE7 auf Vista im geschützten Modus mit UAC aktiviert wurde umgesetzt. Eine neue "captureScreenshot"-Befehl erlaubt die Aufnahme von Screenshots und PNG speichern sie auf der Festplatte. Eine neue "getXpathCount"-Befehl gibt an, wie viele Elemente auf eine vorgegebene XPath-Ausdruck. Eine neue "addLocationStrategy" Befehl können Sie festlegen, neue Wege zu finden, um Elemente auf der Seite. Stabilität wurde erheblich in Proxy-Injection-Modus verbessert. Logging war völlig überarbeitet. Kleine API-Änderungen vorgenommen wurden.
Tags: Major feature enhancements
A new PHP driver lets you write Selenium RC tests in PHP was added. The long broken Firefox 2 browser launcher was fixed. Launch/kill of IE7 on Vista in Protected mode with UAC enabled was implemented. A new "captureScreenshot" command lets you capture PNG screenshots and save them to disk. A new "getXpathCount" command tells you how many elements match a given XPath expression. A new "addLocationStrategy" command lets you define new ways to locate elements on the page. Stability was vastly improved in proxy injection mode. Logging was totally revamped. Small API changes were made.

2006-11-15 07:03
0.9.0

Diese Version enthält ein paar neue Features, darunter Frame-Unterstützung, Fenster-Unterstützung (für die Prüfung, dass Anwendungen nicht gerne in einem Hilfsrahmen Lauf), einem Konqueror-Browser Launcher, neues Cookie-Management-Maßnahmen und die Unterstützung für Firefox 2.0 und IE7. Dazu gehört auch experimentelle Unterstützung für SSL direkt in der Selen-Proxy und der neuen experimentellen "Proxy-Injection"-Modus, der mehr Kontrolle über den Antrag nach Prüfung durch die Änderung in der HTTP-Proxy gibt.
Tags: Major feature enhancements
This version includes a bunch of new features,
including frame support, multiWindow support (for
testing apps that don't like to run in a
subframe), a Konqueror browser launcher, new
cookie-management actions, and support for Firefox
2.0 and IE7. It also includes experimental support
for SSL directly in the Selenium proxy and a new
highly experimental "proxy injection" mode that
gives more control over the application under
testing by modifying it in the HTTP proxy.

2006-11-01 14:38
0.8.1

Zahlreiche wichtige Bugfixes und Verbesserungen wurden vorgenommen. Den neuen Features gehören ein Perl-RC Client-Treiber, ein Übersetzer von Selenium Core Selenese HTML-Test-Tabellen in Java JUnit-Tests und Opera 8,54 unterstützen. Experimentelle Unterstützung wurde auch für die neuen Browser-Trägerraketen fügte hinzu: "* chrome" und "* iehta", die vielleicht eines Tages zu beseitigen, dass die Selen-Proxy-Server ganz, indem Sie die JavaScript Selen mit erhöhten Sicherheits-Privilegien.
Tags: Initial freshmeat announcement
Numerous significant bugfixes and enhancements
were made. New features include a Perl RC Client
Driver, a translator from Selenium Core Selenese
HTML test tables into Java JUnit tests and Opera
8.54 support. Experimental support was also added
for new browser launchers, "*chrome" and "*iehta",
which may one day eliminate the need for the
Selenium Server proxy altogether, by running the
Selenium JavaScript with elevated security
privileges.

Project Resources