资 源 简 介
What is Selenate?
Selenate is an easy-to-use Selenium runner which uses Javascript as the main driver for Selenium RC. It allows testers to easily write relatively complex (or simple!) test scripts with full Javascript 1.6 language support, without the use of complex IDEs. A simple text editor works :)
Easy-to-use Selenium Runner, with test cases written in Javascript and colorful reports
Release Notes
Upcoming Features can be found here.
v.0.4
Exposed Selenium API call "getValue" as "selenium.getValueOfElement(locator)"
v.0.3
Added ability to load other JS files into current JS files (similar to require or import keywords in Ruby and Java, respectively)
Fixed MANY bugs
Added external logfile
Working on installer using IzPack
v0.2
Added ability to import HTML