I am in the process of creating one myself. My idea is more of a generic output from the recording tool, and write translators for selenium, httpunit (java based), simpletest (php based) webtesting.
I will cleanup the code and send the prototype in a couple of days, which is a firefox extension + java tool to translate the 'recorded output' to selenium. Hope we can join hands and develop this faster and more efficiently. Regards, Vinay (www.spikesource.com) On Wed, 2005-08-24 at 14:34 -0300, Juan Maiz wrote: > Hi, > > I'm writing a "recorder" for selenium. It captures the user's actions > and automaticaly creates the html table. Is anyone doing the same? Do > you think it is usefull? > > Bye. > Juan > > On 8/5/05, David Kemp <[EMAIL PROTECTED]> wrote: > > [EMAIL PROTECTED] wrote on > 05/08/2005 01:56:21 AM: > > 1. Does anyone use selenium for intensive testing > javascript? I do it > > for meanwhile and don't find many things I need. For > example, there > > are no command for firing keyboard events, firing event by > it name > > (change, blur, etc) and so on. > > I have now been on two projects that made heavy use of > Selenium to test javascript intensive applications. We were > able to work around most deficiencies by writing our own > extensions (fortunately not too hard to do). About the only > real show stopper is if you have any alerts or confirmations > that pop up on page load. As selenium runs in the browser, it > does not have a chance to replace the alert/confirm behaviour > before the page loads, and so no one has yet come up with a > solution to that. We only had a couple of scenarios where > this was a problem, and had to leave those to be manually > tested :-( > > > > > 2. How can I participate in further development of Selenium? > I don't > > see any references to VCS. > > > > We are using Subversion. Details can be found at: > http://confluence.public.thoughtworks.org/display/SEL/Home > > The best way to get involved is to start by raising issues and > posting patches to our Jira site. > http://jira.public.thoughtworks.org/browse/SEL > (NOTE: you will need to create yourself an account). > Please include updates to the tests and documentation. > > Cheers, > David > > David Kemp > ThoughtWorks Australia Pty Ltd > http://www.thoughtworks.com > > _______________________________________________ > Selenium-devel mailing list > Selenium-devel@lists.public.thoughtworks.org > http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel > > _______________________________________________ > Selenium-devel mailing list > Selenium-devel@lists.public.thoughtworks.org > http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel _______________________________________________ Selenium-devel mailing list Selenium-devel@lists.public.thoughtworks.org http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel