Socket
Socket
Sign inDemoInstall

@nlxai/journey-manager

Package Overview
Dependencies
Maintainers
0
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlxai/journey-manager

Journey Manager


Version published
Weekly downloads
468
decreased by-34.45%
Maintainers
0
Weekly downloads
 
Created
Source

@nlxai/journey-manager

Interfaces

  • UrlCondition
  • Trigger
  • ClickStep
  • ActiveTrigger
  • RunOutput
  • RunProps
  • Query
  • SerializedRegex
  • EncodedQuery
  • ThemeColors
  • Theme
  • PartialTheme
  • UiConfig

Type Aliases

StepId

Ƭ StepId: string

Step ID

Defined in

journey-manager/src/index.ts:22


Triggers

Ƭ Triggers: Record<StepId, Trigger>

A record of triggers

Defined in

journey-manager/src/index.ts:64


ActiveTriggerEventType

Ƭ ActiveTriggerEventType: "click"

Active trigger event type.

Defined in

journey-manager/src/index.ts:163


Method

Ƭ Method: "AltText" | "DisplayValue" | "LabelText" | "PlaceholderText" | "Role" | "TestId" | "Text" | "Title" | "QuerySelector"

Matching method

Defined in

journey-manager/src/queries.ts:10

Functions

run

run(props): Promise<RunOutput>

Run the multimodal journey

Parameters
NameTypeDescription
propsRunPropsThe run configuration object
Returns

Promise<RunOutput>

an promise of an object containing a teardown function and the multimodal client.

Defined in

journey-manager/src/index.ts:261

FAQs

Package last updated on 25 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc