144
by pavanks on
05 November 2007, 11:07:34 -0600
(12 months ago)
Added a new FrankensteinIntegration which starts Frankenstein in a Playback only mode. Right now it can be activated by passing a parameter to the VM in command line. - Pavan
143
by vivek_prahlad on
04 November 2007, 22:31:09 -0600
(12 months ago)
Introducing RubyScriptStrategy. Will be adding the ability to record java code once all events can be handled by the RubyScriptStrategy.
142
by vivek_prahlad on
13 August 2007, 07:41:14 -0500
(15 months ago)
Fixing issue FKS-5: AssertLabel event's error message is not informative, adding guard clause to record table refresh
141
by vivek_prahlad on
29 June 2007, 07:24:44 -0500
(16 months ago)
Fixing issue FKS-4: DoubleClick notification is incorrect. Was notifying completion after single click instead of double click.
138
by vivek_prahlad on
04 May 2007, 05:04:03 -0500
(18 months ago)
Keyboard shortcuts for controlling the recorder, fixing issue with text area record and play. Move slider recorder does not record events for slider without focus
137
by vivek_prahlad on
25 April 2007, 03:49:33 -0500
(18 months ago)
Fixing applet application recorder, scrolling recorder table to last row when events are recorded.
136
by pavanks on
13 April 2007, 01:39:19 -0500
(19 months ago)
Added the ActivateApplet to the Frankenstein Driver and the DefaultFrankensteinDriver - Pavan
134
by pavanks on
30 March 2007, 03:12:35 -0500
(19 months ago)
Fixed the WindowActivationRecorder and ButtonClickRecorder to stop recording Java Console and its button of a browser. ->Pavan<-
133
by pavanks on
28 March 2007, 07:27:56 -0500
(19 months ago)
Fixed the AppletActivationRecorder. It records the activation of an applet properly. ->Pavan<-
129
by pavanks on
26 March 2007, 07:57:10 -0500
(19 months ago)
Added convinient Constructors to the FrankensteinIntegration and DefaultFrankensteinDriver. Added a Null Application.->Pavan<-