RemoteRenderingTestClient¶
-
MacroModule
¶ genre Remote
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition MLRemoteRendering.def see also RemoteRenderingEventRecorder
,RemoteRenderingEventReplay
Purpose¶
The module RemoteRenderingTestClient
supports designing interaction tests with artificial events (in contrast to events generated with RemoteRenderingEventRecorder
). Since it can be challenging to get the event coordinates correct, this module allows for setting a fixed rendering size and checking positions with the mouse.
Usage¶
Select the rendering size that you also use in your tests, then move the mouse over the rendering to obtain the exact pixel position of any displayed element.
Input Fields¶
input¶
-
name:
input
, type:
RemoteRendering(MLBase)
¶ Connect this to a
RemoteRendering
(orRemotePanelRendering
) module.For accessing this object via scripting see the Scripting Reference:MLRemoteRenderingWrapper
.