API
/ Entities
RenderedScenarioEntity
Represents a rendered preview scenario.
Extends ScenarioEntity with an output
method that returns the rendered HTML output.
See the ScenarioEntity docs for other available methods.
Instance Methods
#
output
→ String
HTML output of the rendered scenario.