Updated SERP (markdown)

Namhyeon Go 2024-10-08 16:13:27 +09:00
parent 7d2b68db96
commit 9fc706875b

@ -11,5 +11,8 @@ This page provides guidance on the necessary procedures for those who wish to ut
#### 1. Use `lib/chrome.js`
This project can support SERP implementation in Chromium-based browsers using the [Chrome DevTools Protocol](https://chromedevtools.github.io/devtools-protocol/). The test file ([testloader.js](https://github.com/gnh1201/welsonjs/blob/master/testloader.js)) includes examples of such implementations.
#### 2. Use `lib/http.js` (with Packet Replay or SERP Presets)
#### 2. Use `lib/http.js` with Packet Reconstruction (Packet Replay)
#### 3. Use `lib/http.js` with SERP Presets