Perhaps what i'm remembering (however vaguely) _is a description of how automation might be used to evaluate a visitor's trek though an application. But my sense is that automation is intended to setup testing scenarios rather than recording a real-life user's actions.
On 9/21/07, Alex Harui <[EMAIL PROTECTED]> wrote: > > Are you talking about the QTP test automation stuff? That's available > now (for $$). I thought you wanted replay in the app itself. > > > ------------------------------ > > *From:* [email protected] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Steve Hueners > *Sent:* Friday, September 21, 2007 12:12 PM > *To:* [email protected] > *Subject:* Re: [flexcoders] Tracking users' actions > > > > > Ideally I'd like to replay the literal session. I recall reading some > feature points for some tier of Live Cycle stuff that lead me to think there > was some support for that kind of thing there. Can't find/recognize that > now. > > thx > > On 9/21/07, *Alex Harui* <[EMAIL PROTECTED]> wrote: > > Depends on what you mean by replay. It could mean that you want to watch > a drag/drop move a target across the screen again. It could mean an > undo/redo stack. It could mean the equivalent of browser history > forward/back. > > > > Urlkit and BrowserManager deal with the latter. They could be used for > undo/redo. > > > > Next year you may see some things that can kind of do the first one. > > > ------------------------------ > > *From:* [EMAIL PROTECTED] ups.com [mailto:[EMAIL PROTECTED] ups.com] *On > Behalf Of *Steve Hueners > *Sent:* Friday, September 21, 2007 2:36 AM > *To:* flexcoders > *Subject:* [flexcoders] Tracking users' actions > > > > My next project is going to require that I be able to replay the > user-generated events for a given session - essentially an audit > trail. Have any frameworks focused on this capability appeared yet? > > thx > --steve... > > > > >

