browserlane
CLI referenceCapture

bl highlight

Highlight an element with a red outline for 3 seconds

Highlight an element with a red outline for 3 seconds

Usage

bl highlight [selector] [flags]

Global flags

FlagDescription
--headlessHide browser window (visible by default)
--jsonOutput as JSON
-v, --verboseEnable debug logging

Examples

bl highlight "h1"
# Highlights the first h1 element

bl highlight @e1
# Highlights the element from map