Files
testing_ai/pages.json
2026-04-23 18:13:42 +03:00

69 lines
2.2 KiB
JSON

{
"version": 1,
"description": "Primary pages and visual references for default website QA runs.",
"sites": [
{
"site_id": "prombez-good-production",
"site_name": "Prombez Good Production",
"base_url": "https://prombez.cp.good-production.xyz",
"pages": [
{
"id": "home",
"title": "Главная",
"url": "https://prombez.cp.good-production.xyz/",
"reference": {
"desktop_screenshot": null,
"mobile_screenshot": null,
"figma_url": null,
"notes": "Fill in approved reference assets for homepage."
}
},
{
"id": "test-search-landing",
"title": "Лендинг test-search",
"url": "https://prombez.cp.good-production.xyz/test-search/",
"reference": {
"desktop_screenshot": null,
"mobile_screenshot": null,
"figma_url": null,
"notes": "Use the approved desktop/mobile references for this landing page when available."
}
},
{
"id": "products",
"title": "Каталог продуктов",
"url": "https://prombez.cp.good-production.xyz/prod/",
"reference": {
"desktop_screenshot": null,
"mobile_screenshot": null,
"figma_url": null,
"notes": "Fill in approved reference assets for the products page."
}
},
{
"id": "history",
"title": "Истории успеха",
"url": "https://prombez.cp.good-production.xyz/history/",
"reference": {
"desktop_screenshot": null,
"mobile_screenshot": null,
"figma_url": null,
"notes": "Fill in approved reference assets for the success stories page."
}
},
{
"id": "contacts",
"title": "Контакты",
"url": "https://prombez.cp.good-production.xyz/company/contacts/",
"reference": {
"desktop_screenshot": null,
"mobile_screenshot": null,
"figma_url": null,
"notes": "Fill in approved reference assets for the contacts page."
}
}
]
}
]
}