[Wtr-general] [ANN] RuMBA
Kreutzer, Christian
Christian.Kreutzer at t-systems.com
Wed May 3 05:42:30 EDT 2006
i was about to ask the same question. with Selenium-RC there is already a tool with support for lots of browsers which can be driven by various scripting/programming languages.
Selenium-RC doenst need the server-side implant Bret mentioned in his post anymore since it comes with its own java based reverse proxy.
-Christian
_____
Von: Bret Pettichord [mailto:bret at pettichord.com]
Gesendet: Montag, 1. Mai 2006 21:36
An: wtr-general at rubyforge.org
Betreff: Re: [Wtr-general] [ANN] RuMBA
On 4/30/06, Paul Rogers <paul.rogers at shaw.ca <mailto: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/20060503/cd3b25f3/attachment.html
More information about the Wtr-general
mailing list