[Wtr-general] [ANN] RuMBA

Bret Pettichord bret at pettichord.com
Mon May 1 15:35:57 EDT 2006


On 4/30/06, Paul Rogers <paul.rogers at shaw.ca> wrote:
>
> The DownSide
>
> to make this work cross browser, the html must contain the flash object
> and some javascript. The easy way is to have the server do this for you. If
> you are using rails, its easy. Other server technologies may be harder to
> have it work in test and easily switch off for a production environment.
> The other alternative is to do it client side, using a proxy that alters
> the HTML that is delivered to the browser.


I'm curious why you aren't using Selenium RC? The main drawback to it is
that it also requires a server-side implant, but you seem to be willing to
do that. On the other hand, it is open source and supports lots of browsers,
not just Firefox and IE. I figured a Watir-like Ruby interface to Selenium
RC would be easier.

Bret
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060501/d35e9480/attachment.html 


More information about the Wtr-general mailing list