[Bug]: midscene-test cannot run a single yaml case file
Author: lgq19991225Created Sep 10, 2026Updated Sep 10, 2026
Version
System:
OS: Linux 6.6 Deepin 25 25
CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1195G7 @ 2.90GHz
Memory: 5.81 GB / 15.40 GB
Container: Yes
Shell: 5.2.37 - /bin/bash
Browsers:
Chrome: 151.0.7922.108
npmPackages:
@midscene/test: 1.12.5 => 1.12.5
@midscene/web: 1.12.5 => 1.12.5Details
use the command line to create a project, then run a single yaml file, and the following error is reported.
Reproduce link
https://github.com/lgq19991225/midscene-web
Reproduce Steps
npx @midscene/test create midscene-web --platform web --package-manager npm cd midscene-web npm exec midscene-test ./cases/example.yaml
Source: web-infra-dev/midscene