public interface MessageEnvironment extends Environment
MessageEnvironment specifies how robot generated status messages are handled,
such as stored in a database, written to a file, or sent via email.
The MessageEnvironment is specified as part of the ExecuteRequest.
Note that implementing classes must override equals() and hashCode
(and optionally, toString()) in order to use property values instead of identity.
ExecuteRequestRoboSuite Java API, v9.7.7763