Start Marker Listener

Starts the Marker listener.

This keyword starts the MarkerListener with the virtual channel name obtained from the Robot Framework variable ‘${virtual_channel_name}’. If the virtual channel is available, the listener is started and a success log is generated. If the virtual channel is not specified or not available, an error or info log is generated accordingly.

Arguments Description

listener_name (str): The virtual listner name.

Returns

None

Example

Start Marker listener ${listener_name}