Tag

DevTools Protocol

1 views collected around this technical thread.

Baidu App Technology
Baidu App Technology
Dec 29, 2020 · Frontend Development

San DevTools Technical Analysis – Message Channel and DevTools Protocol

San DevTools implements a four‑module remote‑debugging architecture where the Message Channel uses WebSocket to multiplex bidirectional frontend‑backend communication, Chrome extensions exchange messages via ports and postMessage, and both a custom San DevTools Protocol and the standard Chrome DevTools Protocol are supported through hook‑based agents and client examples.

Chrome ExtensionDevTools ProtocolJavaScript
0 likes · 19 min read
San DevTools Technical Analysis – Message Channel and DevTools Protocol
Qunar Tech Salon
Qunar Tech Salon
Jul 14, 2017 · Frontend Development

Headless Chrome: A Comparative Overview of Web Automation Solutions and Its Advantages

This article introduces Headless Chrome as a modern, resource‑efficient web automation solution, compares it with traditional tools like PhantomJS, Selenium, and other headless browsers, discusses its advantages, and provides reference materials for developers seeking to implement headless browser testing.

DevTools ProtocolHeadless ChromePhantomJS
0 likes · 6 min read
Headless Chrome: A Comparative Overview of Web Automation Solutions and Its Advantages