docs(tools): add Related sections and unify See also to Related

This commit is contained in:
Vincent Koc
2026-04-23 15:41:49 -07:00
parent 1daa552d5f
commit 6667f66fd8
22 changed files with 108 additions and 5 deletions

View File

@@ -143,3 +143,9 @@ Notes:
- Remote CDP profiles accept `http://`, `https://`, `ws://`, and `wss://`.
Use HTTP(S) for `/json/version` discovery, or WS(S) when your browser
service gives you a direct DevTools socket URL.
## Related
- [Browser](/tools/browser)
- [Browser login](/tools/browser-login)
- [Browser WSL2 troubleshooting](/tools/browser-wsl2-windows-remote-cdp-troubleshooting)