RemoteRenderingEventReplay¶
- MacroModule¶
author
package
definition
see also
Purpose¶
The module RemoteRenderingEventReplay replays 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.
Windows¶
Default Panel¶
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¶
Sets the filename of an .event file that was recorded with
RemoteRenderingEventRecorder.
Replay¶
- name: replay, type: Trigger¶
When pressed, the stored events are replayed.
Adapt Viewport Size¶
- name: adaptViewportSize, type: Bool, default: FALSE¶
If checked, the viewport is adapted according to resize events in the .event file.