Closed
Description
- Version: v7.7.1
- Platform: Linux test-host 4.8.8-c9 deps: update openssl to 1.0.1j #1 SMP Mon Feb 13 03:16:28 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
- Subsystem: Debug
Currently chrome inspector creates unique session id to access from chrome:
chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/5425c0e5-e0e1-433e-b194-ec4b4461f57a
When I try to run it automatically on remote host I could not parse it's output to extract this uuid. So it would be preferable to determine access token (instead of uuid) myself.