Rafael Simson Riston

Results 1 comments of Rafael Simson Riston

> 1. Configure the `browser-url` parameter for chrome-devtools mcp > 2. Run the following command to open Chrome. > nohup google-chrome --remote-debugging-port=9222 --user-data-dir=/tmp/chrome-debug-headful --no-first-run --disable-gpu about:blank >/tmp/chrome-launch.log 2>&1 & >...