Back in October, in the e-mail "Grand plans (0.7 and beyond)", Mike Williams wrote:

I really don't know much about the driven stuff, but I need to find out.
  With people asking for things like conditionals and (*gasp*) "goto" in
the TestRunner, it's become obvious to me that we need to concentrate
more on driven-mode, and make it easier to use.  DavidK is part-way
through a refactoring which should make it possible for drivers to
actually retrieve useful data from the browser, rather than just lobbing
it "assert" commands.  It would be super-cool if we could support a
Watir-compatibile API.

Has DavidK made any progress on this refactoring? We'd really like to use something like this for our Java Driven tests; ideally, I'd like to be able to ask the browser to send back the entire DOM so I could do various assertions on it on the Java side.

Do we need to write this ourselves?

-Dan

_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel

Reply via email to