Headless chrome and selenium are two orthogonal things I think. Selenium offers an API to control browsers. It can be chrome, headless chrome, remote chrome, firfox or any browser supporting the web driver protocol. Headless chrome is just an efficient way to run chrome for tests. I think you might have meant Puppeteer.
For those as confused by the title as I was, apparently this is a wire protocol for something called "Selenium" which happens to use JSON. "Selenium Mobile REST API" would be much more descriptive without context.
[+] [-] maxharris|7 years ago|reply
[+] [-] hugs|7 years ago|reply
[+] [-] enitihas|7 years ago|reply
[+] [-] dcherman|7 years ago|reply
[+] [-] domakidis|7 years ago|reply
A Seleniun installation with the Google Chrome Driver is still required for anyone who would want that.
[+] [-] colanderman|7 years ago|reply
[+] [-] kodablah|7 years ago|reply
[+] [-] codedokode|7 years ago|reply
[+] [-] sctb|7 years ago|reply