Context.
A single selector or an array of selectors (CSS or XPath).
Optionaloptions: { color?: string; blink?: boolean }Optionalcolor?: stringThe color to use for highlighting (must be a hex value).
Optionalblink?: booleanWhether the elements should blink.
A Highlight object or a HighlightGroup object.
Highlights one or multiple elements on the page.