Skip to content

Pick Mode

Jeremy Franklin edited this page Aug 22, 2026 · 1 revision

Pick Mode

Pick Mode lets a user select an element visually instead of manually writing CSS selectors.

Workflow

  1. Click the Pick toolbar icon.
  2. Move the pointer over the page.
  3. Richmack highlights eligible elements.
  4. Click the desired element.
  5. Richmack stores information about the target.

Target information

A picked target may include:

  • visible text
  • semantic role
  • ARIA label
  • CSS selector
  • element type
  • page origin

Use cases

  • selecting a Follow button
  • selecting Easy Apply
  • selecting a download control
  • selecting a book card
  • identifying a repeated page item

Pick Mode remains useful even when automation recording is available.

Clone this wiki locally