docs: update comparing section (#308) #332
Annotations
7 errors
Check if script failed
Process completed with exit code 1.
|
Run tests:
packages/web-integration/src/common/tasks.ts#L493
Error: Failed to plan actions: The instruction and page context are irrelevant, there is no password input in the demo section on the page.
AssertionError [ERR_ASSERTION]: Failed to plan actions: The instruction and page context are irrelevant, there is no password input in the demo section on the page.
at Module.plan (/home/runner/work/midscene/midscene/packages/midscene/dist/lib/chunk-CERQVVPJ.js:2633:20)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Object.executor (/home/runner/work/midscene/midscene/packages/web-integration/src/common/tasks.ts:493:24)
at Executor.flush (/home/runner/work/midscene/midscene/packages/midscene/dist/lib/index.js:119:25)
at PageTaskExecutor.action (/home/runner/work/midscene/midscene/packages/web-integration/src/common/tasks.ts:657:46)
at PuppeteerAgent.aiAction (/home/runner/work/midscene/midscene/packages/web-integration/src/common/agent.ts:174:28)
at /home/runner/work/midscene/midscene/packages/web-integration/tests/ai/web/puppeteer/showcase.test.ts:71:7
at runTest (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:781:11)
at runSuite (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///home/runner/work/midscene/midscene/node_modules/.pnpm/@vitest[email protected]/node_modules/@vitest/runner/dist/index.js:909:15)
❯ Object.executor src/common/tasks.ts:493:24
❯ PageTaskExecutor.action src/common/tasks.ts:657:46
❯ PuppeteerAgent.aiAction src/common/agent.ts:174:28
❯ tests/ai/web/puppeteer/showcase.test.ts:71:7
❯ PuppeteerAgent.aiAction src/common/agent.ts:182:15
❯ tests/ai/web/puppeteer/showcase.test.ts:71:7
|
Run tests:
packages/midscene/tests/ai/evaluate/inspect.test.ts#L142
AssertionError: expected 2 to be less than or equal to 1
❯ test.timeout tests/ai/evaluate/inspect.test.ts:142:40
|
Run tests:
packages/midscene/tests/ai/plan/plan-to-target.test.ts#L38
TypeError: Cannot read properties of undefined (reading 'action_inputs')
❯ tests/ai/plan/plan-to-target.test.ts:38:35
|
Run tests:
packages/midscene/tests/ai/evaluate/plan/planning.test.ts#L84
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
undefined
❯ tests/ai/evaluate/plan/planning.test.ts:84:6
|
Run tests:
packages/midscene/tests/ai/evaluate/plan/planning.test.ts#L105
AssertionError: expected null to be truthy
- Expected:
null
+ Received:
false
❯ tests/ai/evaluate/plan/planning.test.ts:105:29
|
Run tests
Process completed with exit code 1.
|
Loading