browserlane
CLI referenceInteraction

bl focus

Focus an element

Focus an element

Usage

bl focus [selector] [flags]

Global flags

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

Examples

bl focus "input[name=email]"
# Focus the email input

bl focus @e1
# Focus element from map