Run the Chrome instance that you will be debugging remotely with the remote debugging command line switch: chrome.exe --remote-debugging-port=9222 --user-data-dir=remote-profile.
使用远程调试命令行开关运行要远程调试的 Chrome 实例:chrome.exe --remote-debugging-port=9222 --user-data-dir=remote-profile。
youdao