Update QA instructions: use browser tool instead of Playwright scripts
Headless Chrome 145 now working on VM. QA agents can use the browser tool directly for page testing, snapshots, and interaction.
This commit is contained in:
parent
b60f06ac22
commit
eb46e5635f
8 changed files with 100 additions and 23 deletions
|
|
@ -21,6 +21,12 @@
|
|||
- Dashboard region checkboxes fixed, upload auto-switches capture source
|
||||
- State detection improved: in-game check runs before loading check
|
||||
|
||||
## Browser tool fixed (headless)
|
||||
- Snap Chromium was just a stub — installed real Google Chrome 145 via .deb
|
||||
- Config: `executablePath: /usr/bin/google-chrome-stable`, `headless: true`, `noSandbox: true`
|
||||
- Tested: starts, opens pages, snapshots work — fully functional headless browser on VM
|
||||
- DocFast QA can now use the browser tool directly instead of Playwright scripts
|
||||
|
||||
### Project shelved
|
||||
- User decided the project is too complex for now, putting it aside indefinitely
|
||||
- All code remains in repo `ssh://forgejo@git.cloonar.com/openclawd/iso-bot.git`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue