Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

새로운 PHP는 드라이버 PHP에서 셀레늄 RC 테스트를 작성할 수 있도록 추가되었습니다. 오랫동안 고장 Firefox 2에서 브라우저를 시작 해결되었습니다. 시작 / 비스타는 UAC와 IE7의 보호 모드에서 구현된 활성화 죽일. 새로운 "captureScreenshot"명령 스크린샷 PNG로 캡처하고 디스크에 저장할 수있습니다. 새 ""getXpathCount 명령은 얼마나 많은 요소를 주어진 XPath 식을 일치 알려줍니다. 새로운 "addLocationStrategy"명령하면 페이지에 요소를 찾을 수있는 새로운 방법을 정의할 수있습니다. 안정성을 훨씬 프록시 주사 모드로 개선됐다. 로깅을 완전히 개편했다. 작은 API가 변경되었다.
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

이 버전의 프레임 지원, multiWindow 지원 (그 subframe에서 실행을 좋아하지 않아요 애플 리케이션을 테스트 용), Konqueror에서 브라우저를 시작, 새로운 쿠키 관리 조치를 포함한 새로운 기능을 많이 포함하고 파이어 폭스 2.0과 IE7을 지원합니다. 또한 셀레늄 직접 프록시에서 새로운 고도의 실험적 "프록시 주사"모드는 HTTP 프록시에서 수정하여 테스트를 아래에 응용 프로그램을보다 효율적으로 제어할 수있습니다 SSL에 대한 실험적인 지원이 포함되어있습니다.
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

다수의 버그수정과 크게 향상되었다. 새로운 기능 펄 RC 클라이언트 드라이버, 자바 JUnit 테스트 및 Opera 8.54 지원에 셀레늄 코어 Selenese HTML을 테스트 테이블에서 번역이 포함되어있습니다. 실험 지원 또한 새로운 브라우저 발사기를 추가했다, "*"크롬 "* iehta"로, 언젠가는 모두 고가의 보안 권한을 가진 셀레늄 자바 스크립트를 실행하여 셀레늄 서버 프록시에 대한 필요성을 없앨 수있습니다.
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