style
A set of style overrides that must be applied to a matching element (values for e.g.
bold,textColor, andbackground).
style?: Record<string, any>;
Related
interface OutputSelectFilter
An object that provides filters to match a set of output elements, to be asserted using OutputAssertion.
