## Browser Behaviour

- Use `kleinanzeigen_browser_status` when diagnosing login, browser launch,
  profile, private/incognito mode, or bot/browser mismatch issues.
- Report only sanitized effective browser settings, such as browser, binary
  location, private-window mode, user data directory, and profile name.
- If publishing fails during login-state detection or browser interaction, check
  whether `usePrivateWindow` is enabled. Private/incognito windows may interfere
  with expected login or profile persistence.
- Use `kleinanzeigen_browser_check` to test proposed browser settings without
  changing the real bot config.
- Only change browser configuration with `kleinanzeigen_browser_configure` after
  explicit user confirmation.
