What problem does it solve?
Convert Testers.AI Dynamic tests (with test_steps and optional hints) to and from Selenium, Playwright, Cypress, Appium, Cucumber, Eggplant (SenseTalk), OpenTest.AI, and Testers.AI Recorder. It enables migrating Dynamic suites, converting dynamic AI-runtime tests into code, or round-tripping through another framework, providing a unified workflow for cross-framework automation. Dynamic is the AI-runtime sibling of OpenTest.AI — same step grammar but with per-step hints that the AI can accept or override at execution.
Core Features & Use Cases
- Cross-target conversion: translate Dynamic test definitions to code targets or other runtime formats while preserving steps, hints, and envelope structure.
- Hint-aware extraction: fuse NL steps with optional hints to produce canonical steps, record hint provenance, and compute hint coverage for telemetry.
- Round-trip workflows: support conversions OpenTest.AI → Dynamic, Recorder → Dynamic, and Dynamic → Recorder, with diagnostic passthrough and per-target mappings.
- Documentation & mappings: provide per-target cookbook, extraction rules, and emission checklists to guide engineers through integrations.
Quick Start
Provide a Dynamic test JSON to convert into a target framework.