[Selenium-devel] Re: Capturing events

2005-07-12 Thread Tiago Simões
Hi List, I'm the creator of AutoTestFlash (http://tiago.webstartpoint.net/flash/) To capture events you can use the code bellow. It will only work on Mozilla (obj.watch), but I think that a recorder (unlike the runner) does not need to be cross-browser. I do not have a lot of time to create this

RE: [Selenium-devel] Re: Capturing events

2005-07-05 Thread Patrick Lightbody
devel@lists.public.thoughtworks.org Subject: [Selenium-devel] Re: Capturing events -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Williams wrote: > Patrick Lightbody wrote: > >> Has anyone given thought to a JavaScript/iframe combo (or FireFox >> plugin) that captures the clicks/events/etc by a user

[Selenium-devel] Re: Capturing events

2005-07-02 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mike Williams wrote: > Patrick Lightbody wrote: > >> Has anyone given thought to a JavaScript/iframe combo (or FireFox >> plugin) that captures the clicks/events/etc by a user and records them >> as Selenium commands? It could start to get a little ha