browserlane
CLI referenceInteraction

bl keys

Press a key or key combination

Press a key or key combination

Usage

bl keys [keys] [flags]

Global flags

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

Examples

bl keys Enter
# Press Enter

bl keys "Control+a"
# Select all

bl keys "Shift+Tab"
# Shift+Tab to previous field