73 Commits

Author SHA1 Message Date
Leyang
cfa92b3980
feat(app): supports control of iOS and Android devices through appium (#82)
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
Co-authored-by: linyibing <linyibing@bytedance.com>
2024-09-05 20:05:19 +08:00
Zhou xiao
1c6237ae46
chore: delete unless debug code and fix ci cache logic (#84) 2024-09-02 14:09:56 +08:00
yuyutaotao
704a0b8a52
feat(web-extract): extract some <div />s as container (#80) 2024-08-31 08:17:50 +08:00
Zhou xiao
3769a559db
refactor(plan): optimize input prompt (#81) 2024-08-29 14:59:03 +08:00
Zhou xiao
3ad8e9cea2
fix(ai-plan): optimize KeyboardPress plan type reduce hallucinations (#79) 2024-08-29 14:34:07 +08:00
Zhou xiao
84ee7130b8
feat(web): input supports additions, deletions, and changes (#78)
* feat(web): input supports additions, deletions, and changes

* chore: optimize unit test content
2024-08-28 19:31:59 +08:00
yuyutaotao
f8fdf60570
fix(web-extract): fix the extractor may fail if there is no <body/> (#76) 2024-08-28 19:21:32 +08:00
Zhou xiao
e071adfa70
chore: optimize code style (#77) 2024-08-28 14:59:25 +08:00
github-actions[bot]
952d13e8b0 release: v0.4.0 2024-08-27 00:29:53 +00:00
Zhou xiao
9a8be3e879
workflow(ci): optimize ci command (#75) 2024-08-27 08:18:33 +08:00
Zhou xiao
d2a5dbecba
refactor(shared): migrate sharp to jimp and migrate common img logci to shared lib (#74)
* fix(web): fix sharp deps

* chore: optimize sharp deps

* refactor(extract): migrate sharp to jimp

* refactor: migrate img common logic to shared lib

* chore: merge main branch

* chore: merge main branch

* chore: merge main branch

* chore: delete unless code

* chore: optimize code

* chore: optimize ai test branch trigger method

* chore: optimize ai test branch trigger method

* chore: optimize trigger method
2024-08-26 18:50:33 +08:00
yuyutaotao
52bda878aa
fix(web-extract): fix the extractor for form item like <input /> (#65) 2024-08-26 11:09:39 +08:00
yuyutaotao
64244e871b
fix: the flashing issue in cli headed mode (#73) 2024-08-26 11:08:50 +08:00
github-actions[bot]
d5da9c5511 release: v0.3.4 2024-08-23 11:33:03 +00:00
Zhou xiao
be3725647d
fix(web): fix sharp deps (#72)
* fix(web): fix sharp deps

* chore: optimize sharp deps
2024-08-23 19:29:45 +08:00
github-actions[bot]
02d2dc9cec release: v0.3.3 2024-08-23 10:12:47 +00:00
yuyutaotao
b351dbfb87
feat(web): export puppeteer and playwright separately (#71) 2024-08-23 15:57:39 +08:00
github-actions[bot]
0be5bbcc54 release: v0.3.2 2024-08-23 03:02:14 +00:00
Zhou xiao
2b4beaa1eb
chore: update e2e cache (#70) 2024-08-23 10:57:08 +08:00
yuyutaotao
61dcdb7328
feat(web): update peer deps version range (#69) 2024-08-23 10:45:04 +08:00
Zhou xiao
92076288d0
workflow(ci): add playwirght cache logic (#68)
* workflow(ci): add playwirght cache logic

* chore: optimize pr-labler github action
2024-08-23 08:28:25 +08:00
github-actions[bot]
5e79f960e8 release: v0.3.1 2024-08-22 23:05:02 +00:00
Zhou xiao
65367fa25a
workflow(ci): optimize ai e2e test (#67) 2024-08-22 20:56:34 +08:00
Zhou xiao
eb82d28082
feat(playwright): optimize the visualization and extraction of playwright ai process data (#66) 2024-08-22 18:12:01 +08:00
Zhou xiao
8815edfee5
workflow(ci): optimize web extract unit test (#64) 2024-08-21 17:24:32 +08:00
Zhou xiao
2d1b326007
chore: optimize generate code (#63) 2024-08-21 16:28:58 +08:00
Zhou xiao
bc85f7cd2d
fix(html-extract): optimize the logic for extracting HTML content to improve extraction accuracy (#62)
* chore: optimize extract logic

* chore: fix word type error

* chore: optimize build error

* chore: optimize generate test data

* chore: optimize generate test data
2024-08-21 15:52:46 +08:00
yuyutaotao
6553da1906
feat: add 'aiWaitFor' (#61)
* feat: add

* feat: add

* feat: add  for playwright

* feat: add docs for 'aiWaitFor'

* feat: update docs for report

* feat: add 'wait-for' param in cli
2024-08-21 14:43:35 +08:00
Zhou xiao
b07f83dee1
workflow(ci): optimize ai unit test (#56) 2024-08-20 07:41:08 +08:00
github-actions[bot]
4ac7d86d8c release: v0.3.0 2024-08-15 10:03:05 +00:00
yuyutaotao
9c5a7a123c
feat(report): optimize report content (#55)
Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-08-15 17:59:43 +08:00
yuyutaotao
49d19371b3
fix: scroll issue of detail panel, exclude <scripts /> from extractor (#51)
* fix: scroll issue of detail panel

* fix: CI

* fix: extractor and visualizer

* fix: lint

* fix: lint

* fix: extractor ci

* feat: update highlight switch
2024-08-15 09:54:35 +08:00
Zhou xiao
18cafeab9b
workflow(cd): optimize release script (#54) 2024-08-12 18:04:40 +08:00
github-actions[bot]
6cf6f62545 release: v0.2.2 2024-08-12 01:57:13 +00:00
yuyutaotao
af768796df
fix: Cli output, extractor, docs, visualizer (#48)
* fix: the output for --help

* fix: filter little elements

* feat: update executor and style

* feat: update extractor and docs
2024-08-10 07:57:15 +08:00
Zhou xiao
959473fbbb
feat(ai-model): support coze platfrom's model (#50)
* chore: optimize prompt structure

* feat(ai-model): add coze platform

* feat(ai-model): add coze platform

* chore: add unit test

* feat(ai-model): add extract unit test

* chore: add unit test

* chore: add unit test

* chore: optimize plan prompt

* chore: optimize plan prompt

* chore: fix lint error

* chore: fix lint error

* chore: fix unit test

* chore: ignore cache file
2024-08-09 21:37:41 +08:00
github-actions[bot]
8365497f9d release: v0.2.1 2024-08-08 12:20:30 +00:00
yuyutaotao
ccd326f3ee
fix: treat textarea as input (#47)
* fix: treat textarea as input

* fix: release script
2024-08-08 20:17:31 +08:00
yuyutaotao
56db22a566
fix: remove page instance in dump file (#45) 2024-08-08 15:38:26 +08:00
yuyutaotao
41058a015f
feat: implement the 'sleep' action (#41) 2024-08-07 20:03:13 +08:00
Zhou xiao
9cb770ad4f
feat(cache): Optimize the cache strategy for a higher cache hit rate (#40)
* feat(cache): Optimize the cache strategy for a higher cache hit rate

* chore: fix lint error
2024-08-06 12:03:39 +08:00
github-actions[bot]
3a2981c81d release: v0.2.0 2024-08-06 03:00:09 +00:00
yuyutaotao
7edc2be46d
feat: implement .aiAssert, update some docs (#38)
* feat: implement .aiAssert, update some docs

* fix: lint

* fix: ci

* feat: update quick-start
2024-08-06 10:00:25 +08:00
Zhou xiao
df12c7ea4d
docs: add introduce video and optimize pkg readme (#39)
* docs: add introduce video and optimize pkg readme

* docs: update introduce video
2024-08-06 07:48:14 +08:00
Zhou xiao
3037cd1c27
docs: optimize words (#37)
* docs: optimize words

* docs: lint content
2024-08-05 20:46:49 +08:00
Zhou xiao
e030f63db9
docs: add cache introduce (#36) 2024-08-05 16:27:02 +08:00
yuyutaotao
59081e33e7
feat: correct the captitalization (#33)
* feat: correct the captitalization

* workflow(ci): fix lint error

---------

Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-08-05 11:03:32 +08:00
Zhou xiao
e1ae31ac17
workflow(ci): optimize biome lint (#31)
* workflow(ci): format code

* workflow(ci): format code

* workflow(ci): format code

* workflow(ci): format code

* workflow(ci): format code
2024-08-04 08:28:19 +08:00
Zhou xiao
b9747b392a
workflow(ci): add contributing guide and migrate eslint to biome (#29)
* workflow(cd): add CONTRIBUTING ad modify lint

* chore: modify lint file

* chore: modify lint yml

* chore: optimize quoteStyle

* chore: optimize ignore file

* chore: optimize ignore file

* chore: optimize commit hook logic

* chore: optimize commit hook logic

* workflow(ci): optimize prettier logic

* chore: optimize lint yml

* chore: add lint file

* chore: update lint file

* chore: optimize lint rule

* chore: delete unless file

* chore: optimize branch yml

* chore: optimize branch yml

* chore: optimize branch yml

* chore: optimize branch yml

* chore: optimize branch yml

* chore: optimize branch yml

* chore: optimize branch yml

* chore: optimize branch yml

* chore: optimize branch yml
2024-08-04 07:55:32 +08:00
yuyutaotao
3350fc7c1f
feat: update visualizer, and cache info field (#24)
* fix: page size

* feat: update quick start

* feat: update quick start

* feat: update quick start

* feat: update quick start

* feat: update visualizer

* feat: add cache info into task and dump

* feat: add cache info into task and dump

* fix: typo

* fix: typo

* feat: update docs

* feat: update docs
2024-08-02 13:58:15 +08:00