mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-12-02 01:49:59 +00:00
10 lines
232 B
YAML
Executable File
10 lines
232 B
YAML
Executable File
target:
|
|
serve: ./dist/report
|
|
url: demo.html
|
|
tasks:
|
|
- name: check console html
|
|
flow:
|
|
- ai: Click the 'Insight / Locate' on Left
|
|
- sleep: 3000
|
|
- aiAssert: There is a 'Open in Playground' button on the page
|