Skip to content

Auto-launch Chrome for goto and recordInteraction #47

@InDate

Description

@InDate

When using navigate({ action: 'goto' }) or replay({ action: 'recordInteraction' }), users currently need to manually call launchChrome first if Chrome isn't running.

Feature request:

  • Auto-launch Chrome when goto is called with a URL and Chrome isn't running
  • Auto-launch Chrome when recordInteraction is called with a startUrl and Chrome isn't running
  • Validate the connectionReason meets the 3-word reference requirement before attempting auto-launch
  • Provide clear error messages when Chrome isn't running and recordInteraction is missing the startUrl parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions