fix(cdp): update DOM selectors to match actual Antigravity v1.107 structure
This commit is contained in:
@@ -12,7 +12,7 @@ description: Gravity Web 프로젝트 연동 서비스 URL, API 키, 프로젝
|
||||
| 항목 | 값 |
|
||||
|------|-----|
|
||||
| **Node.js** | 시스템 설치 (`node`, `npm`) |
|
||||
| **Python (helper)** | `C:\ProgramData\miniforge3\envs\deriva\python.exe` |
|
||||
| **Python (helper)** | `C:\ProgramData\miniforge3\envs\gravity_web\python.exe` |
|
||||
| **프로젝트 루트** | `c:\Users\Certes\Desktop\gravity_web` |
|
||||
| **Shell** | PowerShell (`curl` = `Invoke-WebRequest` 별칭이므로 반드시 **`curl.exe`** 사용) |
|
||||
| **서버 실행** | `cd server && cmd /c node index.js` (port 3300) |
|
||||
|
||||
Reference in New Issue
Block a user