File size: 4,032 Bytes
149cadc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 | {
"title": "Ropedia Xperience-10M Rendered Website Check",
"status": "pass",
"generated_at_utc": "2026-06-03T01:38:26+00:00",
"flow": "load current docs server -> open #walkthroughs deep link -> click Next -> click Process story chapter",
"checked_at_local": "2026-06-03T01:32:46.099Z",
"screenshot_path": "/tmp/xperience_site_walkthrough_fresh.png",
"observations": {
"activeSelectorCount": 1,
"activeStory": "Process",
"activeStoryCount": 1,
"activeTask": "Procedure Step Recognition",
"atlasCardCount": 7,
"checked_at_local": "2026-06-03T01:32:46.099Z",
"consoleWarningsOrErrors": 0,
"exercised_flow": "load current docs server -> open #walkthroughs deep link -> click Next -> click Process story chapter",
"frameChip": "Step 2 / 4 \u00b7 Process",
"h1": "Ropedia Xperience-10M Research Task Lab.",
"panelCount": 25,
"playerCounter": "02 / 12 \u00b7 Process",
"playerTitle": "Procedure Step Recognition",
"progressWidth": "12.5%",
"projectTabCount": 5,
"renderedSiteCheckLinkPresent": true,
"screenshot_path": "/tmp/xperience_site_walkthrough_fresh.png",
"scrubValue": "1",
"selectedProjectTab": "tab-data",
"selectorButtonCount": 12,
"storyButtonCount": 4,
"tabCount": 13,
"taskCardCount": 12,
"title": "Ropedia Xperience-10M Task Suite",
"url": "http://127.0.0.1:8765/#walkthroughs",
"viewport": {
"height": 716,
"width": 481
},
"visibleWalkthrough": true
},
"checks": [
{
"name": "page_identity",
"status": "pass",
"reason": "The rendered page should load the expected local site title and URL.",
"title": "Ropedia Xperience-10M Task Suite",
"url": "http://127.0.0.1:8765/#walkthroughs"
},
{
"name": "first_meaningful_content",
"status": "pass",
"reason": "The first meaningful heading should identify the research task lab.",
"h1": "Ropedia Xperience-10M Research Task Lab."
},
{
"name": "responsive_viewport_recorded",
"status": "pass",
"reason": "The browser run should record a narrow responsive viewport large enough to expose the mobile/tablet layout.",
"viewport": {
"height": 716,
"width": 481
}
},
{
"name": "tabbed_research_navigation",
"status": "pass",
"reason": "The rendered top-level tab system should switch to the Data tab for the walkthrough deep link.",
"project_tab_count": 5,
"panel_count": 25,
"selected_project_tab": "tab-data"
},
{
"name": "task_and_modality_cards_render",
"status": "pass",
"reason": "The rendered task and modality sections should expose all 12 task cards and seven modality cards.",
"task_card_count": 12,
"atlas_card_count": 7
},
{
"name": "walkthrough_deep_link",
"status": "pass",
"reason": "The walkthrough deep link should reveal the walkthrough player, all task selectors, and four chapter controls.",
"visible_walkthrough": true,
"selector_button_count": 12,
"story_button_count": 4
},
{
"name": "walkthrough_interaction",
"status": "pass",
"reason": "Clicking Next and the Process chapter should update the active task, chapter, counter, and frame label.",
"active_task": "Procedure Step Recognition",
"active_story": "Process",
"player_counter": "02 / 12 \u00b7 Process",
"frame_chip": "Step 2 / 4 \u00b7 Process",
"active_selector_count": 1,
"active_story_count": 1
},
{
"name": "rendered_check_resource_link",
"status": "pass",
"reason": "The rendered page should expose the rendered website check JSON from the resource section.",
"rendered_site_check_link_present": true
},
{
"name": "console_health",
"status": "pass",
"reason": "The rendered flow should complete without browser console warnings or errors.",
"console_warnings_or_errors": 0
}
]
}
|