Simon
928d8d2fb3
fix: allow ContentEditable in inputTextElement; clean up code
2026-03-09 19:05:32 +08:00
Simon
f9722f0619
Merge branch 'main' of https://github.com/alibaba/page-agent
2026-03-03 21:53:35 +08:00
Simon
06280c2ba5
chore(core): add wait time between steps for the page to react
2026-03-03 21:51:10 +08:00
hobostay
a47c72ce84
fix(actions): remove debug console.log statements
...
Remove [SCROLL DEBUG] console.log statements that were left over
from development in scrollVertically and scrollHorizontally
functions. These debug statements should not be in production code.
2026-03-03 21:36:59 +08:00
Simon
28f836674c
feat: edge feedback for scroll actions
2026-01-16 15:53:47 +08:00
Simon
683602bb6b
refactor(PageController): implement PageController
2025-12-05 16:18:01 +08:00
Simon
ad19a26a57
refactor(PageController): mv dom and actions
2025-12-02 21:30:39 +08:00