Selenium DevTools
摘要
Google Chrome’s DevTools make use of a protocol called the Chrome DevTools Protocol (abbreviated as CDP) for developers to debug web apps and analyze the performance of web pages. As the name suggests, CDP is not designed for testing. Additionally, the stability of its API can vary, as its capabilities are closely tied to the specific version of the Chrome browser in use.