chore: update cloakbrowser web automation runtime
This commit is contained in:
@@ -32,6 +32,16 @@ pnpm approve-builds
|
||||
pnpm rebuild better-sqlite3 esbuild
|
||||
```
|
||||
|
||||
## Updating CloakBrowser
|
||||
|
||||
```bash
|
||||
cd ~/.openclaw/workspace/skills/web-automation/scripts
|
||||
pnpm up cloakbrowser playwright-core
|
||||
npx cloakbrowser install
|
||||
pnpm approve-builds
|
||||
pnpm rebuild better-sqlite3 esbuild
|
||||
```
|
||||
|
||||
## System libraries (for OpenClaw Docker builds)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user