Skip to content

VisActor/midscene-test-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisActor Midscene.js Test Demo

Use Midscene.js to test VChart and VTable.

Steps

create .env file

# replace by your own, example(qwen):
OPENAI_BASE_URL="https://dashscope.aliyuncs.com/compatible-mode/v1"
OPENAI_API_KEY="YOUR_TOKEN"
MIDSCENE_MODEL_NAME="qwen-vl-max-latest"
MIDSCENE_USE_QWEN_VL=1

run demo

pnpm install 

# run vchart demo
pnpm run start-test-vchart

# run vtable demo
pnpm run start-test-vtable

Reference

About

Midscene test demo for VisActor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published