RemoteRenderingEventReplay¶
-
MacroModule
¶ author MeVis Medical Solutions AG
package MeVisLab/Standard
definition RemoteRenderingEventReplay.def see also RemoteRenderingEventRecorder
Purpose¶
Replay events recorded with RemoteRenderingEventRecorder
. This is useful for debugging TestCenter tests that use event replay.
Usage¶
Connect the base input
to the RemoteRendering
instance that was used to record the events. Select a .event File Name
and press replay. You can see the interaction being replayed in the integrated viewer.
Input Fields¶
input¶
-
name:
input
, type:
RemoteRendering(MLBase)
¶ A RemoteRendering base field.
For accessing this object via scripting see the Scripting Reference:MLRemoteRenderingWrapper
.
Parameter Fields¶
Visible Fields¶
File Name¶
-
name:
fileName
, type:
String
¶ File name of a .event file that was recorded with
RemoteRenderingEventRecorder
.