English Translation
Version
System:
OS: Linux 5.15 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish)
CPU: (12) x64 Intel(R) Xeon(R) Gold 6132 CPU @ 2.60GHz
Memory: 20.93 GB / 28.00 GB
Container: Yes
Shell: 4.3.48 - /bin/bash
npmPackages:
@midscene/web: ^1.5.6 => 1.5.6
Details
The report shows the value was successfully extracted, but the final result still throws an error/failure.
Reproduce Steps
await aiNumber(`Extract the numeric value of '访客数' (visitor count)`);
According to the report, the extraction was successful, but it still ended up failing with an error.
原始中文描述 / Original Chinese
Details

Reproduce link
暂无
Reproduce Steps
await aiNumber(提取'访客数'的数值);
看报告已经提取成功了,但最后还是异常失败了
English Translation
Version
System: OS: Linux 5.15 Ubuntu 22.04.1 LTS 22.04.1 LTS (Jammy Jellyfish) CPU: (12) x64 Intel(R) Xeon(R) Gold 6132 CPU @ 2.60GHz Memory: 20.93 GB / 28.00 GB Container: Yes Shell: 4.3.48 - /bin/bash npmPackages: @midscene/web: ^1.5.6 => 1.5.6Details
The report shows the value was successfully extracted, but the final result still throws an error/failure.
Reproduce Steps
According to the report, the extraction was successful, but it still ended up failing with an error.
原始中文描述 / Original Chinese
Details
Reproduce link
暂无
Reproduce Steps
await aiNumber(
提取'访客数'的数值);看报告已经提取成功了,但最后还是异常失败了