-
Notifications
You must be signed in to change notification settings - Fork 327
Description
Description
❯ opencli jimeng generate --prompt '一个西瓜和7个白馒头在沙漠中' --wait 80 -f json --verbose
[1/4] navigate → https://jimeng.jianying.com/ai-tool/generate?type=image&workspace=0
→ (no data)
[2/4] wait
→ (no data)
[3/4] evaluate → (async () => {
const prompt = ${{ args.prompt | json }};
const waitSec = ...
Error: attach failed: No tab with given id 64019231.
at sendCommand (file:///Users/linda/.npm-global/lib/node_modules/@jackwener/opencli/dist/browser/daemon-client.js:66:23)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async stepEvaluate (file:///Users/linda/.npm-global/lib/node_modules/@jackwener/opencli/dist/pipeline/steps/browser.js:58:18)
at async executePipeline (file:///Users/linda/.npm-global/lib/node_modules/@jackwener/opencli/dist/pipeline/executor.js:20:24)
Steps to Reproduce
- Run
opencli ... - ...
- See error
Expected Behavior
.
OpenCLI Version
1.1.1
Node.js Version
22.x
Operating System
macOS