Trying to get OpenClaw Browser Relay working with Gmail/Google tabs on Windows Chrome, with OpenClaw running in WSL2 Ubuntu.
What works:
- relay is reachable/authenticated at http://127.0.0.1:18793/
- relay attaches to normal sites like example.com
- OpenClaw can control those attached tabs
- from an attached normal tab, OpenClaw can navigate into Gmail
What fails:
- attaching directly to a Gmail tab fails
- the debugger/relay session drops right after the attached tab lands on Gmail
- after that, OpenClaw no longer sees any attached tabs
- clicking the relay icon on Gmail again gives the same failure
Has anyone seen this before? Is there a known Chrome/debugger restriction on Gmail/Google properties, or a recommended best-practice path for reliable Google account access in OpenClaw?