Hi,
we are currently working on the lib. Our first step is to code all the
defaults commands provide by Selenium RC.
The list of commands can be consult here :
http://release.seleniumhq.org/selenium-core/1.0/reference.html
Moreover, this list of commands concerns Selenium RC 1.0.1, that will
be use in the next CubicTest release according to Christian Schwarz.
So, we are going to try to use this library with the current CubicTest
Release (1.9.2) and make it work.
This step will follow the set of rules defined for this project. In
first, the CubicEx & CubicExTest project will be improve. Then the
wiki pages will follow.
Moreover we decide to automaticaly specify a "name" arguments for each
custom test, that will provide an alternativ of the missing <name> tag
for custom test in CubicTest.
The next step will be to think about architectur and usage of CubicEx
with next release of CubicTest.