Add AI handoff browser smoke
This commit is contained in:
@@ -74,6 +74,21 @@ dataset selection, QA refresh and export refresh through the same frontend
|
||||
proxy used by the browser. The frontend also exposes stable `data-testid`
|
||||
anchors for Codex/browser click checks on those controls.
|
||||
|
||||
Verify the browser click handoff from raster tiling into Detection and
|
||||
Segmentation Lab:
|
||||
|
||||
```bash
|
||||
bash scripts/verify_ai_handoff_interactions.sh http://192.168.10.150:1202
|
||||
```
|
||||
|
||||
The AI handoff smoke seeds the explicit offline demo workflow, generates a
|
||||
small raster tile manifest, opens the workbench in Chromium, clicks the raster
|
||||
inspector `Use in Detection Lab` and `Use in Segmentation Lab` actions, and
|
||||
verifies that the selected raster dataset plus manifest path are populated in
|
||||
the AI workspace. Playwright/Chromium must be available in the runner
|
||||
environment; GeoIntel does not add Playwright as a frontend dependency by
|
||||
default. The main readiness gate checks this script's syntax only.
|
||||
|
||||
Capture visual regression handoff screenshots for the workbench:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user