Skip to main content
Use this section for stable API descriptions, defaults, and runtime behaviors.

Entry Points

Example imports:

Cross-Platform Surface

The top-level @qawolf/flows entry point exposes:
  • platform.target
  • target configuration helpers for tests and local execution
  • shared target types
  • shared error and scope types
Example:

Target Literals

The target string must exactly match one of the supported values or your flow will fail to initialize.
See Allowlisted devices and Private devices for when to use these targets and how to set them up.
Last modified on June 22, 2026