19 Commits

Author SHA1 Message Date
yuyutaotao
082e347da9
feat: replanning before locating (#167) 2024-12-08 20:12:17 +08:00
yuyutaotao
7d4f9847f5
feat: add a playground page to debug (#131)
* fix: fix the Player style when the locator is failed

* feat: add Playground UI

---------

Co-authored-by: zhouxiao.shaw <zhouxiao.shaw@bytedance.com>
2024-10-21 16:30:07 +08:00
Zhou xiao
f312cecbac
refactor(extract): optimize image box selection (#130)
* refactor(extract): optimize image box selection

* chore: Optimize the logic for generating AI test data to avoid producing duplicate data

* Update code and configurations

* Update code and configurations

* chore: fix lint error
2024-10-17 14:58:19 +08:00
Zhou xiao
6b6f37a764
workflow(ci): fix ai e2e test (#94) 2024-09-12 11:03:42 +08:00
yuyutaotao
5bd49852b8
feat(web-extract): collect svg elements on page, trim attribute values to save token (#83) 2024-09-10 07:04:27 +08:00
yuyutaotao
30dc7a3c22
chore(web): merge the Page implementation of Puppeteer and Playwright (#87) 2024-09-09 15:57:36 +08:00
Zhou xiao
eafa5bfa20
feat(cache): The cache is generalized to support puppeteers and mobile terminals (#85)
* feat(cache): The cache is generalized to support Puppeteers and mobile terminals

* chore: update cache test

* chore: update cache test

* chore: update cache test

* docs: update cache doc

* chore: update ai test command

* chore: update ai test command

* chore: update ai test command

* chore: optimize cache logic

* chore: update get dir path logic

* chore: update get dir path logic
2024-09-06 17:19:35 +08:00
Zhou xiao
c5077a255f
feat(ai-model): support JSON 100% limit capability for gpt-4o-2024-08-06 model (#86) 2024-09-05 20:05:42 +08:00
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
yuyutaotao
704a0b8a52
feat(web-extract): extract some <div />s as container (#80) 2024-08-31 08:17:50 +08:00
Zhou xiao
e071adfa70
chore: optimize code style (#77) 2024-08-28 14:59:25 +08:00
Zhou xiao
65367fa25a
workflow(ci): optimize ai e2e test (#67) 2024-08-22 20:56:34 +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
Zhou xiao
b07f83dee1
workflow(ci): optimize ai unit test (#56) 2024-08-20 07:41:08 +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
Zhou xiao
e030f63db9
docs: add cache introduce (#36) 2024-08-05 16:27:02 +08:00
yuyutaotao
23752c2a95
doc: update API docs (#17)
* feat: puppeteer integration

* feat: export puppeteer agent

* fix: bug of insight visualizer

* feat: merge main

* feat: update docs, and some tiny bugfix

* feat: update showcase

* feat: update docs

* feat: add Chinese docs

* feat: update visualization tool

* feat: update part of the integration doc
2024-08-01 16:07:58 +08:00
Zhou xiao
855f7403a3
feat(report): supports playwright test report generation (#15)
* chore: collect playwright test data

* feat: init

* feat(visualizer-report): add visualizer-report project

* feat(visualizer-report): add visualizer-report project

* chore: add report test data

* chore: add report test data

* chore: optimize generate playwright test data

* chore: optimize report logic

* chore: optimize report logic

* chore: optimize report logic

* chore: optimize report logic

* chore: optimize report logic

* chore(cd): ignore unless code

* chore: modify test command

* chore: optimize sidebar content

* chore: optimize report logic
2024-07-28 17:24:09 +08:00
zhouxiao.shaw
fa50c3bdae feat: AI-driven browser and visualization 2024-07-23 16:25:11 +08:00