RecorderLabelPosition
Enumeration of the recorder label position.
Enumeration of the recorder label position. Can be passed via the RecorderLabels.position parameter.
Add the following line to your scenario code to use the enum:
Values
TOP_LEFT
TOP_CENTER
TOP_RIGHT
MIDDLE_LEFT
MIDDLE_CENTER
MIDDLE_RIGHT
BOTTOM_LEFT
BOTTOM_CENTER
BOTTOM_RIGHT