MorphicsRecordNPlay

MorphicsRecordNPlay project page

Allows you to 'record' Morphic input (mouse, keyboard), export them as a test, and replay them afterwards.


Take care: the state of this project is more a POC than some useful (yet). And it might contain bugs ...



To get started: evaluate: MorphicRecorder createAndInspect.
Then you can startRecording, stopRecording, replayRecording and resetRecording.

To make the recording persistent you can export it as a running test case using:
exportAsTestMethodNamed: aTestMethodName on: aTestClass
in which aTestClass has to be a subclass of: AbstractReplayTestCase

MorphicsRecordNPlay-BartGauquie.18.mcz
MorphicsRecordNPlay-BartGauquie.17.mcz
MorphicsRecordNPlay-BartGauquie.16.mcz
MorphicsRecordNPlay-BartGauquie.15.mcz
MorphicsRecordNPlay-BartGauquie.14.mcz
MorphicsRecordNPlay-BartGauquie.13.mcz
MorphicsRecordNPlay-BartGauquie.12.mcz
MorphicsRecordNPlay-BartGauquie.11.mcz
MorphicsRecordNPlay-BartGauquie.10.mcz
MorphicsRecordNPlay-BartGauquie.9.mcz
MorphicsRecordNPlay-BartGauquie.8.mcz
MorphicsRecordNPlay-BartGauquie.7.mcz
MorphicsRecordNPlay-BartGauquie.6.mcz
MorphicsRecordNPlay-BartGauquie.5.mcz
MorphicsRecordNPlay-BartGauquie.4.mcz
MorphicsRecordNPlay-BartGauquie.3.mcz
MorphicsRecordNPlay-BartGauquie.2.mcz
MorphicsRecordNPlay-BartGauquie.1.mcz