{
  "config": {
    "configFile": "/app/playwright.config.ts",
    "rootDir": "/app/tests",
    "forbidOnly": true,
    "fullyParallel": false,
    "globalSetup": null,
    "globalTeardown": null,
    "globalTimeout": 0,
    "grep": {},
    "grepInvert": null,
    "maxFailures": 0,
    "metadata": {
      "actualWorkers": 1
    },
    "preserveOutput": "always",
    "reporter": [
      [
        "list"
      ],
      [
        "json"
      ],
      [
        "/app/node_modules/allure-playwright/dist/cjs/index.js"
      ]
    ],
    "reportSlowTests": {
      "max": 5,
      "threshold": 300000
    },
    "quiet": false,
    "projects": [
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "setup-auth",
        "name": "setup-auth",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "/auth\\.setup\\.ts/"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "chromium",
        "name": "chromium",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "firefox",
        "name": "firefox",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "webkit",
        "name": "webkit",
        "testDir": "/app/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      },
      {
        "outputDir": "/app/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "chromium-auth",
        "name": "chromium-auth",
        "testDir": "/app/tests",
        "testIgnore": [
          "/auth\\.setup\\.ts/"
        ],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 120000
      }
    ],
    "shard": null,
    "tags": [],
    "updateSnapshots": "missing",
    "updateSourceMethod": "patch",
    "version": "1.57.0",
    "workers": 1,
    "webServer": null
  },
  "suites": [
    {
      "title": "business_users/b1_user.spec.ts",
      "file": "business_users/b1_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B1 User",
          "file": "business_users/b1_user.spec.ts",
          "line": 116,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 1906,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:11.411Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-4f023f39fb44606416f6",
              "file": "business_users/b1_user.spec.ts",
              "line": 143,
              "column": 9
            },
            {
              "title": "should keep the user on the account selection milestone",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 18,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:20.353Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-cdbe3691abdd0089ab4d",
              "file": "business_users/b1_user.spec.ts",
              "line": 148,
              "column": 9
            },
            {
              "title": "should show both account type options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 17,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:20.395Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-4e4bb46a88600f161747",
              "file": "business_users/b1_user.spec.ts",
              "line": 153,
              "column": 9
            },
            {
              "title": "should not proceed to tips",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 15,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:20.434Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-b249164f5fdc410d1ce7",
              "file": "business_users/b1_user.spec.ts",
              "line": 158,
              "column": 9
            },
            {
              "title": "should clear the session and log in again with the same user",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 8612,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:20.468Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-9d7973e1dc9dc8edc3f2",
              "file": "business_users/b1_user.spec.ts",
              "line": 164,
              "column": 9
            },
            {
              "title": "should not make the chat view available after logging in again",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 11,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:29.105Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-856cec502fbbe563342a",
              "file": "business_users/b1_user.spec.ts",
              "line": 182,
              "column": 9
            },
            {
              "title": "should complete business user type selection after logging in again",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 256,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:29.146Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-f3d691666700cf8928b6",
              "file": "business_users/b1_user.spec.ts",
              "line": 186,
              "column": 9
            },
            {
              "title": "should close pop up boxes and leave the user on the chat ui",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 13266,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:29.428Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-bab7f4c80981dbd6256a",
              "file": "business_users/b1_user.spec.ts",
              "line": 194,
              "column": 9
            },
            {
              "title": "Cannot create agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 14724,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:42.715Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-10ff5b1f6b4adaaa5450",
              "file": "business_users/b1_user.spec.ts",
              "line": 209,
              "column": 9
            },
            {
              "title": "Cannot create widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 13719,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T04:59:57.460Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-7ca4f1e18a19dc552201",
              "file": "business_users/b1_user.spec.ts",
              "line": 214,
              "column": 9
            },
            {
              "title": "Cannot create curated data",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 0,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 120819,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/No active wallet found\\./i).last()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/No active wallet found\\./i).last()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/No active wallet found\\./i).last()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/No active wallet found\\./i).last()\u001b[22m\n\n    at expectPromptHitsWalletGate (/app/tests/business_users/b1_user.spec.ts:75:67)\n    at /app/tests/business_users/b1_user.spec.ts:219:9",
                        "location": {
                          "file": "/app/tests/business_users/b1_user.spec.ts",
                          "column": 67,
                          "line": 75
                        },
                        "snippet": "  73 | async function expectPromptHitsWalletGate(prompt: string) {\n  74 |     await chatPage.sendMessage(prompt);\n> 75 |     await expect(page.getByText(NO_ACTIVE_WALLET_MESSAGE).last()).toBeVisible({ timeout: ASSET_CREATION_TIMEOUT_MS });\n     |                                                                   ^\n  76 |\n  77 |     const closeWidgetButton = page.getByRole('button', { name: /Close widget/i }).first();\n  78 |     if (await closeWidgetButton.isVisible({ timeout: 3000 }).catch(() => false)) {"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b1_user.spec.ts",
                            "column": 67,
                            "line": 75
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/No active wallet found\\./i).last()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/No active wallet found\\./i).last()\u001b[22m\n\n\n  73 | async function expectPromptHitsWalletGate(prompt: string) {\n  74 |     await chatPage.sendMessage(prompt);\n> 75 |     await expect(page.getByText(NO_ACTIVE_WALLET_MESSAGE).last()).toBeVisible({ timeout: ASSET_CREATION_TIMEOUT_MS });\n     |                                                                   ^\n  76 |\n  77 |     const closeWidgetButton = page.getByRole('button', { name: /Close widget/i }).first();\n  78 |     if (await closeWidgetButton.isVisible({ timeout: 3000 }).catch(() => false)) {\n    at expectPromptHitsWalletGate (/app/tests/business_users/b1_user.spec.ts:75:67)\n    at /app/tests/business_users/b1_user.spec.ts:219:9"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:00:11.200Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b1_user-Bus-9fa1e--Cannot-create-curated-data-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1137/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b1_user-Bus-9fa1e--Cannot-create-curated-data-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1138/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b1_user.spec.ts",
                        "column": 67,
                        "line": 75
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-1be54faee08ac7b7d4ce",
              "file": "business_users/b1_user.spec.ts",
              "line": 218,
              "column": 9
            },
            {
              "title": "Cannot create utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.211Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-17ab8409ad8c89da45b8",
              "file": "business_users/b1_user.spec.ts",
              "line": 222,
              "column": 9
            },
            {
              "title": "Cannot create chain of agents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-06844c88b312863efab0",
              "file": "business_users/b1_user.spec.ts",
              "line": 226,
              "column": 9
            },
            {
              "title": "Cannot create Media",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-002a1d9bc4dbfcbe3554",
              "file": "business_users/b1_user.spec.ts",
              "line": 230,
              "column": 9
            },
            {
              "title": "Cannot create Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-d62e1a604943d25dd8cb",
              "file": "business_users/b1_user.spec.ts",
              "line": 234,
              "column": 9
            },
            {
              "title": "should allow chat attempt 8 for marketplace search query",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-e80940dce7f8c543af7a",
              "file": "business_users/b1_user.spec.ts",
              "line": 238,
              "column": 9
            },
            {
              "title": "should allow chat attempt 9 for legal case analyser",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.214Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-4d0346ca613b04846c26",
              "file": "business_users/b1_user.spec.ts",
              "line": 242,
              "column": 9
            },
            {
              "title": "should allow chat attempt 10 for knowledge fabric",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.215Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-6dad66689d29746cff5a",
              "file": "business_users/b1_user.spec.ts",
              "line": 246,
              "column": 9
            },
            {
              "title": "should receive a failure message after more than 10 chat attempts",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:12.215Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "fb6fd94b4d73f1acef13-778da2cb0ba1688a5110",
              "file": "business_users/b1_user.spec.ts",
              "line": 250,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b10_user.spec.ts",
      "file": "business_users/b10_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B10 User",
          "file": "business_users/b10_user.spec.ts",
          "line": 929,
          "column": 15,
          "specs": [
            {
              "title": "should be able to answer first question",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 1,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 0,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    7 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    7 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n    at /app/tests/business_users/b10_user.spec.ts:977:35",
                        "location": {
                          "file": "/app/tests/business_users/b10_user.spec.ts",
                          "column": 35,
                          "line": 977
                        },
                        "snippet": "  975 |             const continueBtn = page.getByRole(\"button\", { name: /^Continue$/i }).first();\n  976 |             if (await continueBtn.isVisible({ timeout: 2000 }).catch(() => false)) {\n> 977 |                 await continueBtn.click();\n      |                                   ^\n  978 |                 await page.waitForTimeout(400);\n  979 |                 continue;\n  980 |             }"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b10_user.spec.ts",
                            "column": 35,
                            "line": 977
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    7 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n\n  975 |             const continueBtn = page.getByRole(\"button\", { name: /^Continue$/i }).first();\n  976 |             if (await continueBtn.isVisible({ timeout: 2000 }).catch(() => false)) {\n> 977 |                 await continueBtn.click();\n      |                                   ^\n  978 |                 await page.waitForTimeout(400);\n  979 |                 continue;\n  980 |             }\n    at /app/tests/business_users/b10_user.spec.ts:977:35"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:13.114Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b10_user-Bu-8f8b9-le-to-answer-first-question-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1139/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b10_user-Bu-8f8b9-le-to-answer-first-question-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1140/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b10_user.spec.ts",
                        "column": 35,
                        "line": 977
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-e84968bc98b0341cb1a6",
              "file": "business_users/b10_user.spec.ts",
              "line": 1016,
              "column": 9
            },
            {
              "title": "should be able to answer second question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.519Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-2111152c7913540bfe51",
              "file": "business_users/b10_user.spec.ts",
              "line": 1024,
              "column": 9
            },
            {
              "title": "should be able to answer third question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.519Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-9fa2a44ed2b080d617dd",
              "file": "business_users/b10_user.spec.ts",
              "line": 1038,
              "column": 9
            },
            {
              "title": "should be able to choose a subscription plan",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.521Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-ec100764ad728af53978",
              "file": "business_users/b10_user.spec.ts",
              "line": 1047,
              "column": 9
            },
            {
              "title": "should be able to confirm additional features",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.521Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-16c631725515a576c6ab",
              "file": "business_users/b10_user.spec.ts",
              "line": 1058,
              "column": 9
            },
            {
              "title": "should be able to select cloud preferences",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.522Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-a6e2dff443efb0f5f2e4",
              "file": "business_users/b10_user.spec.ts",
              "line": 1067,
              "column": 9
            },
            {
              "title": "should be able to configure network access",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.522Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-3981f37bc82262bb2bcf",
              "file": "business_users/b10_user.spec.ts",
              "line": 1075,
              "column": 9
            },
            {
              "title": "should be able to confirm encryption preference",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.522Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-1c29ba9715b25defdcba",
              "file": "business_users/b10_user.spec.ts",
              "line": 1082,
              "column": 9
            },
            {
              "title": "should be able to skip anonymization configuration",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.523Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-52be360ae9b78e0799f4",
              "file": "business_users/b10_user.spec.ts",
              "line": 1095,
              "column": 9
            },
            {
              "title": "should be able to confirm deployment summary",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.523Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-0d757fd15f4655143471",
              "file": "business_users/b10_user.spec.ts",
              "line": 1106,
              "column": 9
            },
            {
              "title": "should be able to select agentic queries volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-ecca2c53d5a10bd813c6",
              "file": "business_users/b10_user.spec.ts",
              "line": 1115,
              "column": 9
            },
            {
              "title": "should be able to select cases volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-8f0a360881d165cca8a5",
              "file": "business_users/b10_user.spec.ts",
              "line": 1127,
              "column": 9
            },
            {
              "title": "should be able to select storage size",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-32122f5afa167d71c6f0",
              "file": "business_users/b10_user.spec.ts",
              "line": 1137,
              "column": 9
            },
            {
              "title": "should be able to confirm commitment period",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-61b90dcf3c0bf0474644",
              "file": "business_users/b10_user.spec.ts",
              "line": 1149,
              "column": 9
            },
            {
              "title": "should be able to confirm SLA selection",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.525Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-eb8da533a7f1607bf05e",
              "file": "business_users/b10_user.spec.ts",
              "line": 1162,
              "column": 9
            },
            {
              "title": "should be able to confirm review",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.525Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-51b35b46e47e81b995fb",
              "file": "business_users/b10_user.spec.ts",
              "line": 1174,
              "column": 9
            },
            {
              "title": "should be able to connect wallet",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.525Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-1ae386d51852e48407e7",
              "file": "business_users/b10_user.spec.ts",
              "line": 1198,
              "column": 9
            },
            {
              "title": "should show checkout options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.526Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-94a8eee06bacef3d5ab1",
              "file": "business_users/b10_user.spec.ts",
              "line": 1209,
              "column": 9
            },
            {
              "title": "should be able to enter payment details",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.526Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-7fd5efff67ca71629aea",
              "file": "business_users/b10_user.spec.ts",
              "line": 1216,
              "column": 9
            },
            {
              "title": "should complete checkout and show confirmation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.526Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-0531588a5e954f7b4ad7",
              "file": "business_users/b10_user.spec.ts",
              "line": 1226,
              "column": 9
            },
            {
              "title": "should see 10 DAAC in wallet after chat loads",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.527Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-445048f47c98d90c9cab",
              "file": "business_users/b10_user.spec.ts",
              "line": 1235,
              "column": 9
            },
            {
              "title": "should be able to create agent without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.527Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-eb3fd8ebae000e887c24",
              "file": "business_users/b10_user.spec.ts",
              "line": 1247,
              "column": 9
            },
            {
              "title": "should be able to create widget without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.527Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-f50887ff1251101f5561",
              "file": "business_users/b10_user.spec.ts",
              "line": 1256,
              "column": 9
            },
            {
              "title": "should be able to create dataset without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.527Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-b5cc095ef3724fd87151",
              "file": "business_users/b10_user.spec.ts",
              "line": 1265,
              "column": 9
            },
            {
              "title": "should be able to create media without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.528Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-f33ed33f5f891c24c9b8",
              "file": "business_users/b10_user.spec.ts",
              "line": 1283,
              "column": 9
            },
            {
              "title": "should be able to create model without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.528Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-241c9dd71fa71a26f2ef",
              "file": "business_users/b10_user.spec.ts",
              "line": 1317,
              "column": 9
            },
            {
              "title": "should be able to create a domain from a long document",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.528Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-c4bbda0a4a2f19cb7dde",
              "file": "business_users/b10_user.spec.ts",
              "line": 1351,
              "column": 9
            },
            {
              "title": "should be able to create a domain from multiple documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.529Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-004942f53f56ade95868",
              "file": "business_users/b10_user.spec.ts",
              "line": 1376,
              "column": 9
            },
            {
              "title": "should be able to see all schemas in the domain appearing in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.529Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-b5ca5a821526ce793590",
              "file": "business_users/b10_user.spec.ts",
              "line": 1401,
              "column": 9
            },
            {
              "title": "should be able to update the schema",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.530Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-dba84085c39a4c18a21c",
              "file": "business_users/b10_user.spec.ts",
              "line": 1411,
              "column": 9
            },
            {
              "title": "should be able to see updated changes of schema in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.530Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-3bf1536d0b9e16a4441c",
              "file": "business_users/b10_user.spec.ts",
              "line": 1427,
              "column": 9
            },
            {
              "title": "should be able to see changed domain schemas when selecting the domain during asset creation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.530Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-2f78f62e07e4b333199e",
              "file": "business_users/b10_user.spec.ts",
              "line": 1437,
              "column": 9
            },
            {
              "title": "should not be able to update an asset that doesn't created by the current user",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.531Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-e1792ace9a3714d807fa",
              "file": "business_users/b10_user.spec.ts",
              "line": 1464,
              "column": 9
            },
            {
              "title": "should not be able to update an curated data asset in inventory that current user didn't create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.531Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-295797dcd80f62ae667c",
              "file": "business_users/b10_user.spec.ts",
              "line": 1479,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields when it is in draft",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.531Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-f682d7e8f31186a55e15",
              "file": "business_users/b10_user.spec.ts",
              "line": 1524,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields before it is sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.531Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-9af3e8f50ab749a3289a",
              "file": "business_users/b10_user.spec.ts",
              "line": 1588,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.532Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-801d62b9b89a24ace06d",
              "file": "business_users/b10_user.spec.ts",
              "line": 1697,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least two or more",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.532Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-45ef9a1358388535b969",
              "file": "business_users/b10_user.spec.ts",
              "line": 1823,
              "column": 9
            },
            {
              "title": "should not be able to create more than 10 assets in draft status",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.533Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-fc82516ce7db80050ed2",
              "file": "business_users/b10_user.spec.ts",
              "line": 1983,
              "column": 9
            },
            {
              "title": "should be able to create an asset in draft status after deleting an existing asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.533Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-b72eb9f588b2e057e50e",
              "file": "business_users/b10_user.spec.ts",
              "line": 2037,
              "column": 9
            },
            {
              "title": "should be able to update all asset fields before clicking create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.533Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-b1a8aacfdc2d5c200757",
              "file": "business_users/b10_user.spec.ts",
              "line": 2048,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instruction, sources or pricing after it is created",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.534Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-4a03e6fd9a9c2b94587b",
              "file": "business_users/b10_user.spec.ts",
              "line": 2110,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instructions, sources or pricing after it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.534Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-aefaaaf946b858872409",
              "file": "business_users/b10_user.spec.ts",
              "line": 2166,
              "column": 9
            },
            {
              "title": "should be able to update dda name, description, thumbnail, tags and prerequisites before it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.535Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-fc6241ee544dd1640eed",
              "file": "business_users/b10_user.spec.ts",
              "line": 2229,
              "column": 9
            },
            {
              "title": "should be able to publish a widget from studio (no other published assets)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.535Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-477c6fc551732cf9ac34",
              "file": "business_users/b10_user.spec.ts",
              "line": 2295,
              "column": 9
            },
            {
              "title": "should be able to perform searches less than 10",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.535Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-e6503dd1b8994a1a954b",
              "file": "business_users/b10_user.spec.ts",
              "line": 2329,
              "column": 9
            },
            {
              "title": "should be able to publish agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.535Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-9a4cd60fe4b57229d526",
              "file": "business_users/b10_user.spec.ts",
              "line": 2347,
              "column": 9
            },
            {
              "title": "should be able to publish an agent (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.536Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-1aeee8f668a7ffd404c3",
              "file": "business_users/b10_user.spec.ts",
              "line": 2354,
              "column": 9
            },
            {
              "title": "should be able to publish a widget (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.536Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-647a6239e3280a3eea84",
              "file": "business_users/b10_user.spec.ts",
              "line": 2363,
              "column": 9
            },
            {
              "title": "should be able to publish a dataset (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.536Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-a56ca845a09c5b71d289",
              "file": "business_users/b10_user.spec.ts",
              "line": 2372,
              "column": 9
            },
            {
              "title": "should be able to publish a media (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.536Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-e6e7d605926bedf8d623",
              "file": "business_users/b10_user.spec.ts",
              "line": 2381,
              "column": 9
            },
            {
              "title": "should be able to publish a model (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.537Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-6638316a7edbb2c5ee6d",
              "file": "business_users/b10_user.spec.ts",
              "line": 2390,
              "column": 9
            },
            {
              "title": "should be able to publish dataset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.537Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-c041f6ed75514fcf639b",
              "file": "business_users/b10_user.spec.ts",
              "line": 2399,
              "column": 9
            },
            {
              "title": "should be able to publish media",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:39.538Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "5a1f5e4c230aee65f8e7-9eed173a6f2296ccc248",
              "file": "business_users/b10_user.spec.ts",
              "line": 2419,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b2_user.spec.ts",
      "file": "business_users/b2_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B2 User",
          "file": "business_users/b2_user.spec.ts",
          "line": 115,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 1895,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:40.351Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-f58e7eac8af80005aa16",
              "file": "business_users/b2_user.spec.ts",
              "line": 142,
              "column": 9
            },
            {
              "title": "should remain on the account selection milestone after activation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 18,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:49.242Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-fa56a9f084f2f7022224",
              "file": "business_users/b2_user.spec.ts",
              "line": 147,
              "column": 9
            },
            {
              "title": "should show both account type options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 17,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:49.283Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-5d1705ee9b609e56ec5e",
              "file": "business_users/b2_user.spec.ts",
              "line": 152,
              "column": 9
            },
            {
              "title": "should clear the session and log in again with the same user",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 8712,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:49.321Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-8b202039bd77905f9f39",
              "file": "business_users/b2_user.spec.ts",
              "line": 157,
              "column": 9
            },
            {
              "title": "should not make the chat view available after logging in again",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 11,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:58.052Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-b069d18f1b833cb2677a",
              "file": "business_users/b2_user.spec.ts",
              "line": 176,
              "column": 9
            },
            {
              "title": "should complete business user type selection after logging in again",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 232,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:58.081Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-ad1adb29c6a5f7a15447",
              "file": "business_users/b2_user.spec.ts",
              "line": 180,
              "column": 9
            },
            {
              "title": "should close pop up boxes and leave the user on the chat ui",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 16819,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:02:58.339Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-90a364f28b4d998a20f5",
              "file": "business_users/b2_user.spec.ts",
              "line": 188,
              "column": 9
            },
            {
              "title": "Cannot create agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 17686,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:03:15.177Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-8a25e6e3f5973ef5aac0",
              "file": "business_users/b2_user.spec.ts",
              "line": 203,
              "column": 9
            },
            {
              "title": "Cannot create widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 13696,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:03:32.878Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1db4898ad56658d16cf1-61542d8781ecb6cb0fdc",
              "file": "business_users/b2_user.spec.ts",
              "line": 208,
              "column": 9
            },
            {
              "title": "Cannot create curated data",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 2,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 120730,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/No active wallet found\\./i).last()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/No active wallet found\\./i).last()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/No active wallet found\\./i).last()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/No active wallet found\\./i).last()\u001b[22m\n\n    at expectPromptHitsWalletGate (/app/tests/business_users/b2_user.spec.ts:74:67)\n    at /app/tests/business_users/b2_user.spec.ts:213:9",
                        "location": {
                          "file": "/app/tests/business_users/b2_user.spec.ts",
                          "column": 67,
                          "line": 74
                        },
                        "snippet": "  72 | async function expectPromptHitsWalletGate(prompt: string) {\n  73 |     await chatPage.sendMessage(prompt);\n> 74 |     await expect(page.getByText(NO_ACTIVE_WALLET_MESSAGE).last()).toBeVisible({ timeout: ASSET_CREATION_TIMEOUT_MS });\n     |                                                                   ^\n  75 |\n  76 |     const closeWidgetButton = page.getByRole('button', { name: /Close widget/i }).first();\n  77 |     if (await closeWidgetButton.isVisible({ timeout: 3000 }).catch(() => false)) {"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b2_user.spec.ts",
                            "column": 67,
                            "line": 74
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/No active wallet found\\./i).last()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/No active wallet found\\./i).last()\u001b[22m\n\n\n  72 | async function expectPromptHitsWalletGate(prompt: string) {\n  73 |     await chatPage.sendMessage(prompt);\n> 74 |     await expect(page.getByText(NO_ACTIVE_WALLET_MESSAGE).last()).toBeVisible({ timeout: ASSET_CREATION_TIMEOUT_MS });\n     |                                                                   ^\n  75 |\n  76 |     const closeWidgetButton = page.getByRole('button', { name: /Close widget/i }).first();\n  77 |     if (await closeWidgetButton.isVisible({ timeout: 3000 }).catch(() => false)) {\n    at expectPromptHitsWalletGate (/app/tests/business_users/b2_user.spec.ts:74:67)\n    at /app/tests/business_users/b2_user.spec.ts:213:9"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:03:46.593Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b2_user-Bus-de294--Cannot-create-curated-data-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1141/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b2_user-Bus-de294--Cannot-create-curated-data-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1142/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b2_user.spec.ts",
                        "column": 67,
                        "line": 74
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "1db4898ad56658d16cf1-5e636b2090522e44bf5d",
              "file": "business_users/b2_user.spec.ts",
              "line": 212,
              "column": 9
            },
            {
              "title": "Cannot create utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.481Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-5fff90f7b51d91ca0703",
              "file": "business_users/b2_user.spec.ts",
              "line": 216,
              "column": 9
            },
            {
              "title": "Cannot create chain of agents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.481Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-0b13d0fee2da9d7dbed6",
              "file": "business_users/b2_user.spec.ts",
              "line": 220,
              "column": 9
            },
            {
              "title": "Cannot create Media",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.482Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-00658fbd72b72b7c023d",
              "file": "business_users/b2_user.spec.ts",
              "line": 224,
              "column": 9
            },
            {
              "title": "Cannot create Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.482Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-84f255dcf400d6fdbeb4",
              "file": "business_users/b2_user.spec.ts",
              "line": 228,
              "column": 9
            },
            {
              "title": "should allow chat attempt 8 for marketplace search query",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.483Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-e4d75d1038fda78d92ce",
              "file": "business_users/b2_user.spec.ts",
              "line": 232,
              "column": 9
            },
            {
              "title": "should allow chat attempt 9 for legal case analyser",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.484Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-e21ed062a4f729409c26",
              "file": "business_users/b2_user.spec.ts",
              "line": 236,
              "column": 9
            },
            {
              "title": "should allow chat attempt 10 for knowledge fabric",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.484Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-aa4b219b0889d372ea71",
              "file": "business_users/b2_user.spec.ts",
              "line": 240,
              "column": 9
            },
            {
              "title": "should receive a failure message after more than 10 chat attempts",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:47.484Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1db4898ad56658d16cf1-8ed5133041549a17646a",
              "file": "business_users/b2_user.spec.ts",
              "line": 244,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b3_user.spec.ts",
      "file": "business_users/b3_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B3 User",
          "file": "business_users/b3_user.spec.ts",
          "line": 298,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 3,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 2902,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:48.364Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-3a55c4cf1b5ef0f29521",
              "file": "business_users/b3_user.spec.ts",
              "line": 325,
              "column": 9
            },
            {
              "title": "should keep the user on the account selection milestone",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 3,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 17,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:58.130Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-8f48d2c1fbcd4d6a5f4a",
              "file": "business_users/b3_user.spec.ts",
              "line": 330,
              "column": 9
            },
            {
              "title": "should show both account type options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 3,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 20,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:58.170Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-ee0b7155da766b5401f9",
              "file": "business_users/b3_user.spec.ts",
              "line": 335,
              "column": 9
            },
            {
              "title": "should complete business user type selection after activation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 3,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 362,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:58.213Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-945aac6736cfb804d7fa",
              "file": "business_users/b3_user.spec.ts",
              "line": 340,
              "column": 9
            },
            {
              "title": "should close pop up boxes and leave the user on the chat ui",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 3,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 12340,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:05:58.605Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "96e4d750d1d4400cada8-ae1a455626bb47b929d1",
              "file": "business_users/b3_user.spec.ts",
              "line": 348,
              "column": 9
            },
            {
              "title": "should show DDA without sources marketplace asset",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 3,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 36892,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n    at /app/tests/business_users/b3_user.spec.ts:369:42",
                        "location": {
                          "file": "/app/tests/business_users/b3_user.spec.ts",
                          "column": 42,
                          "line": 369
                        },
                        "snippet": "  367 |\n  368 |         const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 369 |         await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                          ^\n  370 |\n  371 |         await ensureMarketplaceExpanded(page, marketplaceHeading);\n  372 |"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b3_user.spec.ts",
                            "column": 42,
                            "line": 369
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n\n  367 |\n  368 |         const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 369 |         await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                          ^\n  370 |\n  371 |         await ensureMarketplaceExpanded(page, marketplaceHeading);\n  372 |\n    at /app/tests/business_users/b3_user.spec.ts:369:42"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:10.970Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-6d241-t-sources-marketplace-asset-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1143/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b3_user-Bus-6d241-t-sources-marketplace-asset-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1144/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "column": 42,
                        "line": 369
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "96e4d750d1d4400cada8-2d5b917cd1852c4a812f",
              "file": "business_users/b3_user.spec.ts",
              "line": 363,
              "column": 9
            },
            {
              "title": "should prevent DDA without sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.060Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-6a1b56a697b25c22e9fd",
              "file": "business_users/b3_user.spec.ts",
              "line": 387,
              "column": 9
            },
            {
              "title": "should show DDA with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.061Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-da84e1f05613d5de431c",
              "file": "business_users/b3_user.spec.ts",
              "line": 425,
              "column": 9
            },
            {
              "title": "should prevent DDA with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.062Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-b652a5d1b958db514b91",
              "file": "business_users/b3_user.spec.ts",
              "line": 444,
              "column": 9
            },
            {
              "title": "should show MKF with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.062Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-cda84caa2439b4fef928",
              "file": "business_users/b3_user.spec.ts",
              "line": 474,
              "column": 9
            },
            {
              "title": "should prevent MKF with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.063Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-cc32cca7e558847d3e1d",
              "file": "business_users/b3_user.spec.ts",
              "line": 493,
              "column": 9
            },
            {
              "title": "should show widget marketplace asset: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 523,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.064Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-a3fd28386d711932db78",
              "file": "business_users/b3_user.spec.ts",
              "line": 523,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 542,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.065Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-f04dc86956543d45ecc9",
              "file": "business_users/b3_user.spec.ts",
              "line": 542,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 568,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.065Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-4fd94a5621b4d4a272ff",
              "file": "business_users/b3_user.spec.ts",
              "line": 568,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 587,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.066Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-3febf593a52b55acb7b4",
              "file": "business_users/b3_user.spec.ts",
              "line": 587,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 613,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.066Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-2aeca7a874d9349ceac2",
              "file": "business_users/b3_user.spec.ts",
              "line": 613,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 632,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.067Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-26480d459cdf81d0302f",
              "file": "business_users/b3_user.spec.ts",
              "line": 632,
              "column": 10
            },
            {
              "title": "should show chain marketplace asset: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.067Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-093a1e56e5e75bfd2b99",
              "file": "business_users/b3_user.spec.ts",
              "line": 658,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.068Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-f4c49d7fb57a55d6c19c",
              "file": "business_users/b3_user.spec.ts",
              "line": 677,
              "column": 9
            },
            {
              "title": "should show chain marketplace asset: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.068Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-a39934dd892371c6c175",
              "file": "business_users/b3_user.spec.ts",
              "line": 703,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.069Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-47791d1e1761f1f0f9be",
              "file": "business_users/b3_user.spec.ts",
              "line": 722,
              "column": 9
            },
            {
              "title": "should show chain marketplace asset: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.069Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-13d96ab5d19474ebb9b5",
              "file": "business_users/b3_user.spec.ts",
              "line": 748,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.070Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-d2f97b600864c0d738c1",
              "file": "business_users/b3_user.spec.ts",
              "line": 767,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.070Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-6ef418f6b6ccb97324e9",
              "file": "business_users/b3_user.spec.ts",
              "line": 793,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.072Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-366e8205597aea739e6f",
              "file": "business_users/b3_user.spec.ts",
              "line": 812,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.072Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-b64c9e2689ff6515d6cb",
              "file": "business_users/b3_user.spec.ts",
              "line": 838,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.073Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-b9c141358cba16176779",
              "file": "business_users/b3_user.spec.ts",
              "line": 857,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.073Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-07d5402305a9655b23bf",
              "file": "business_users/b3_user.spec.ts",
              "line": 883,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.074Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-1fa94e3404c8391b2d71",
              "file": "business_users/b3_user.spec.ts",
              "line": 902,
              "column": 9
            },
            {
              "title": "should show curated data marketplace asset: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 928,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.074Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-d9856843184e665787a3",
              "file": "business_users/b3_user.spec.ts",
              "line": 928,
              "column": 10
            },
            {
              "title": "should prevent curated data marketplace purchase: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 947,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.075Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-028a4d77692be73bf4af",
              "file": "business_users/b3_user.spec.ts",
              "line": 947,
              "column": 10
            },
            {
              "title": "should show media marketplace asset: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 973,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.075Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-cbc3effeab51b4892cc5",
              "file": "business_users/b3_user.spec.ts",
              "line": 973,
              "column": 10
            },
            {
              "title": "should prevent media marketplace purchase: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b3_user.spec.ts",
                        "line": 992,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.076Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-f86e197efa0e1d792093",
              "file": "business_users/b3_user.spec.ts",
              "line": 992,
              "column": 10
            },
            {
              "title": "should show model marketplace asset: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.076Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-35b6cc68714a5d01e4f9",
              "file": "business_users/b3_user.spec.ts",
              "line": 1018,
              "column": 9
            },
            {
              "title": "should prevent model marketplace purchase: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.076Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "96e4d750d1d4400cada8-95ac41b1ec45076f899d",
              "file": "business_users/b3_user.spec.ts",
              "line": 1037,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b4_user.spec.ts",
      "file": "business_users/b4_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B4 User",
          "file": "business_users/b4_user.spec.ts",
          "line": 255,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 4,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 1899,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:48.953Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "60bf3bfe0623726f2c60-5d68ff42765e55a8e3bf",
              "file": "business_users/b4_user.spec.ts",
              "line": 282,
              "column": 9
            },
            {
              "title": "should keep the user on the account selection milestone",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 4,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 18,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:57.751Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "60bf3bfe0623726f2c60-f0d6bb0490eb40ddc9d1",
              "file": "business_users/b4_user.spec.ts",
              "line": 287,
              "column": 9
            },
            {
              "title": "should show both account type options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 4,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 20,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:57.792Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "60bf3bfe0623726f2c60-8bca3ac152b9da844968",
              "file": "business_users/b4_user.spec.ts",
              "line": 292,
              "column": 9
            },
            {
              "title": "should complete business user type selection after activation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 4,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 325,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:57.835Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "60bf3bfe0623726f2c60-e8b252d9bfc19a00ad9d",
              "file": "business_users/b4_user.spec.ts",
              "line": 297,
              "column": 9
            },
            {
              "title": "should close the welcome popup after full registration",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 4,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 14809,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:06:58.185Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "60bf3bfe0623726f2c60-664c57d08112b9de25a5",
              "file": "business_users/b4_user.spec.ts",
              "line": 305,
              "column": 9
            },
            {
              "title": "should show DDA without sources marketplace asset",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 4,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 35783,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n    at /app/tests/business_users/b4_user.spec.ts:326:42",
                        "location": {
                          "file": "/app/tests/business_users/b4_user.spec.ts",
                          "column": 42,
                          "line": 326
                        },
                        "snippet": "  324 |\n  325 |         const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 326 |         await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                          ^\n  327 |\n  328 |         await ensureMarketplaceExpanded(page, marketplaceHeading);\n  329 |"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b4_user.spec.ts",
                            "column": 42,
                            "line": 326
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n\n  324 |\n  325 |         const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 326 |         await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                          ^\n  327 |\n  328 |         await ensureMarketplaceExpanded(page, marketplaceHeading);\n  329 |\n    at /app/tests/business_users/b4_user.spec.ts:326:42"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:13.013Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b4_user-Bus-c1929-t-sources-marketplace-asset-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1145/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b4_user-Bus-c1929-t-sources-marketplace-asset-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1146/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "column": 42,
                        "line": 326
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "60bf3bfe0623726f2c60-6770ba5b30eef69437eb",
              "file": "business_users/b4_user.spec.ts",
              "line": 320,
              "column": 9
            },
            {
              "title": "should prevent DDA without sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.977Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-c2723d400a6224cbe2f5",
              "file": "business_users/b4_user.spec.ts",
              "line": 344,
              "column": 9
            },
            {
              "title": "should show DDA with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.978Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-78b02efcc5e8fbd99a67",
              "file": "business_users/b4_user.spec.ts",
              "line": 382,
              "column": 9
            },
            {
              "title": "should prevent DDA with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.979Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-382387c26320df5719be",
              "file": "business_users/b4_user.spec.ts",
              "line": 401,
              "column": 9
            },
            {
              "title": "should show MKF with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.979Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-c92a8ea708148aa69b23",
              "file": "business_users/b4_user.spec.ts",
              "line": 431,
              "column": 9
            },
            {
              "title": "should prevent MKF with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.980Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-307809ff749d6c3f8db9",
              "file": "business_users/b4_user.spec.ts",
              "line": 450,
              "column": 9
            },
            {
              "title": "should show widget marketplace asset: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 480,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.980Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-051c6f46215a6cfcc7d8",
              "file": "business_users/b4_user.spec.ts",
              "line": 480,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 499,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.981Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-444372187cf29714f950",
              "file": "business_users/b4_user.spec.ts",
              "line": 499,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 525,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.982Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-976025fcc5fcc9dae71d",
              "file": "business_users/b4_user.spec.ts",
              "line": 525,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 544,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.983Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-047e81e1fd6dea22fb64",
              "file": "business_users/b4_user.spec.ts",
              "line": 544,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 570,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.984Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-abf47e7dbcf24ecc5183",
              "file": "business_users/b4_user.spec.ts",
              "line": 570,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 589,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.985Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-62ed576e417234c7a1c7",
              "file": "business_users/b4_user.spec.ts",
              "line": 589,
              "column": 10
            },
            {
              "title": "should show chain marketplace asset: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.986Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-b52bd618d6f606f60d7e",
              "file": "business_users/b4_user.spec.ts",
              "line": 615,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.986Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-ee1e66d2563ebe38934e",
              "file": "business_users/b4_user.spec.ts",
              "line": 634,
              "column": 9
            },
            {
              "title": "should show chain marketplace asset: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.987Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-228b9ca7c4496eead4ae",
              "file": "business_users/b4_user.spec.ts",
              "line": 660,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.987Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-49288bf4ab240f0597ad",
              "file": "business_users/b4_user.spec.ts",
              "line": 679,
              "column": 9
            },
            {
              "title": "should show chain marketplace asset: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.988Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-b89b051d49173392e460",
              "file": "business_users/b4_user.spec.ts",
              "line": 705,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.988Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-bf4611839c9201c76fe9",
              "file": "business_users/b4_user.spec.ts",
              "line": 724,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.989Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-0c5f0a06b414bb69d55c",
              "file": "business_users/b4_user.spec.ts",
              "line": 750,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.990Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-ed5dc6b7c31d76945cc7",
              "file": "business_users/b4_user.spec.ts",
              "line": 769,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.990Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-0460fade4e5b702b8782",
              "file": "business_users/b4_user.spec.ts",
              "line": 795,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.991Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-3d1001dd9f71008ab28f",
              "file": "business_users/b4_user.spec.ts",
              "line": 814,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.991Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-db71aaf0ddff2385cfb2",
              "file": "business_users/b4_user.spec.ts",
              "line": 840,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.992Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-4ad4f803b6aaaaadad37",
              "file": "business_users/b4_user.spec.ts",
              "line": 859,
              "column": 9
            },
            {
              "title": "should show curated data marketplace asset: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 885,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.992Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-233ec1797688c287dd71",
              "file": "business_users/b4_user.spec.ts",
              "line": 885,
              "column": 10
            },
            {
              "title": "should prevent curated data marketplace purchase: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 904,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.993Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-a0c22ae9ad377ad6eb6d",
              "file": "business_users/b4_user.spec.ts",
              "line": 904,
              "column": 10
            },
            {
              "title": "should show media marketplace asset: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 930,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.993Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-4a31ed4fbc1d120cbabb",
              "file": "business_users/b4_user.spec.ts",
              "line": 930,
              "column": 10
            },
            {
              "title": "should prevent media marketplace purchase: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b4_user.spec.ts",
                        "line": 949,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.994Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-4d2ac35e61db7ce3912c",
              "file": "business_users/b4_user.spec.ts",
              "line": 949,
              "column": 10
            },
            {
              "title": "should show model marketplace asset: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.994Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-9c12ee0fbc97552065ed",
              "file": "business_users/b4_user.spec.ts",
              "line": 975,
              "column": 9
            },
            {
              "title": "should prevent model marketplace purchase: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:48.995Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "60bf3bfe0623726f2c60-b0ba1d93b1ecefc1608a",
              "file": "business_users/b4_user.spec.ts",
              "line": 994,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b5_user.spec.ts",
      "file": "business_users/b5_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B5 User",
          "file": "business_users/b5_user.spec.ts",
          "line": 257,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 5,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 2891,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:49.903Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1e66932e4795f91cd90d-961c6e57a6060e3560ad",
              "file": "business_users/b5_user.spec.ts",
              "line": 284,
              "column": 7
            },
            {
              "title": "should keep the user on the account selection milestone",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 5,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 10,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:59.587Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1e66932e4795f91cd90d-265068fcfccb4159b135",
              "file": "business_users/b5_user.spec.ts",
              "line": 289,
              "column": 7
            },
            {
              "title": "should show both account type options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 5,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 12,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:59.608Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1e66932e4795f91cd90d-66e4649aced1c2b9bbf1",
              "file": "business_users/b5_user.spec.ts",
              "line": 294,
              "column": 7
            },
            {
              "title": "should complete business user type selection after activation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 5,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 321,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:59.630Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1e66932e4795f91cd90d-c39e1593129714e5a90c",
              "file": "business_users/b5_user.spec.ts",
              "line": 299,
              "column": 7
            },
            {
              "title": "should close the welcome popup after full registration",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 5,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 15419,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:07:59.972Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1e66932e4795f91cd90d-5242d5d18df04625666b",
              "file": "business_users/b5_user.spec.ts",
              "line": 307,
              "column": 7
            },
            {
              "title": "should show DDA without sources marketplace asset",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 5,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 35884,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n    at /app/tests/business_users/b5_user.spec.ts:321:38",
                        "location": {
                          "file": "/app/tests/business_users/b5_user.spec.ts",
                          "column": 38,
                          "line": 321
                        },
                        "snippet": "  319 |\n  320 |     const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 321 |     await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                      ^\n  322 |\n  323 |     await ensureMarketplaceExpanded(page, marketplaceHeading);\n  324 |"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b5_user.spec.ts",
                            "column": 38,
                            "line": 321
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n\n  319 |\n  320 |     const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 321 |     await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                      ^\n  322 |\n  323 |     await ensureMarketplaceExpanded(page, marketplaceHeading);\n  324 |\n    at /app/tests/business_users/b5_user.spec.ts:321:38"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:15.417Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b5_user-Bus-6dc03-t-sources-marketplace-asset-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1147/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b5_user-Bus-6dc03-t-sources-marketplace-asset-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1148/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "column": 38,
                        "line": 321
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "1e66932e4795f91cd90d-92b60fb79ed0e81c83a6",
              "file": "business_users/b5_user.spec.ts",
              "line": 315,
              "column": 7
            },
            {
              "title": "should prevent DDA without sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.516Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-d968164bc44ac1946c4e",
              "file": "business_users/b5_user.spec.ts",
              "line": 339,
              "column": 7
            },
            {
              "title": "should show DDA with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.517Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-eac9dd38d9c950a12891",
              "file": "business_users/b5_user.spec.ts",
              "line": 377,
              "column": 7
            },
            {
              "title": "should prevent DDA with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.517Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-3f1f7d51a32288383f1f",
              "file": "business_users/b5_user.spec.ts",
              "line": 396,
              "column": 7
            },
            {
              "title": "should show MKF with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.517Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-ebb5f6f352e06487f9b2",
              "file": "business_users/b5_user.spec.ts",
              "line": 426,
              "column": 7
            },
            {
              "title": "should prevent MKF with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.518Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-12d7b443a323858ab46a",
              "file": "business_users/b5_user.spec.ts",
              "line": 445,
              "column": 7
            },
            {
              "title": "should show widget marketplace asset: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 475,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.518Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-a80f759dc5f8f672c3e1",
              "file": "business_users/b5_user.spec.ts",
              "line": 475,
              "column": 8
            },
            {
              "title": "should prevent widget marketplace purchase: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 494,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.519Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-0fecd32ce9240275487d",
              "file": "business_users/b5_user.spec.ts",
              "line": 494,
              "column": 8
            },
            {
              "title": "should show widget marketplace asset: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 520,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.519Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-92f4e017004fdf56f78e",
              "file": "business_users/b5_user.spec.ts",
              "line": 520,
              "column": 8
            },
            {
              "title": "should prevent widget marketplace purchase: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 539,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.519Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-ae0ff2122573d95c93ef",
              "file": "business_users/b5_user.spec.ts",
              "line": 539,
              "column": 8
            },
            {
              "title": "should show widget marketplace asset: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 565,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.519Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-f8b39d6104a52e61e74b",
              "file": "business_users/b5_user.spec.ts",
              "line": 565,
              "column": 8
            },
            {
              "title": "should prevent widget marketplace purchase: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 584,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.520Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-45ccb2ffc585fb3c0f05",
              "file": "business_users/b5_user.spec.ts",
              "line": 584,
              "column": 8
            },
            {
              "title": "should show chain marketplace asset: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.520Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-732afc5c934b22b3120d",
              "file": "business_users/b5_user.spec.ts",
              "line": 610,
              "column": 7
            },
            {
              "title": "should prevent chain marketplace purchase: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.520Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-61816e3d4d82cd5d3462",
              "file": "business_users/b5_user.spec.ts",
              "line": 629,
              "column": 7
            },
            {
              "title": "should show chain marketplace asset: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.520Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-8318852a52da7da1543a",
              "file": "business_users/b5_user.spec.ts",
              "line": 655,
              "column": 7
            },
            {
              "title": "should prevent chain marketplace purchase: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.521Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-48dec215dba28ef271e5",
              "file": "business_users/b5_user.spec.ts",
              "line": 674,
              "column": 7
            },
            {
              "title": "should show chain marketplace asset: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.521Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-bda1cb944ac05ad181b5",
              "file": "business_users/b5_user.spec.ts",
              "line": 700,
              "column": 7
            },
            {
              "title": "should prevent chain marketplace purchase: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.521Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-010195310b0d8aab5e05",
              "file": "business_users/b5_user.spec.ts",
              "line": 719,
              "column": 7
            },
            {
              "title": "should show utility marketplace asset: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.521Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-0c007ad5024a918d5ca3",
              "file": "business_users/b5_user.spec.ts",
              "line": 745,
              "column": 7
            },
            {
              "title": "should prevent utility marketplace purchase: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.521Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-a095673e6192a22ec1f9",
              "file": "business_users/b5_user.spec.ts",
              "line": 764,
              "column": 7
            },
            {
              "title": "should show utility marketplace asset: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.523Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-9ffc9ef2ea643854b546",
              "file": "business_users/b5_user.spec.ts",
              "line": 790,
              "column": 7
            },
            {
              "title": "should prevent utility marketplace purchase: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.523Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-9769d308bfe334cc0a9a",
              "file": "business_users/b5_user.spec.ts",
              "line": 809,
              "column": 7
            },
            {
              "title": "should show utility marketplace asset: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.523Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-ebbc4a43159e7ec9ae2a",
              "file": "business_users/b5_user.spec.ts",
              "line": 835,
              "column": 7
            },
            {
              "title": "should prevent utility marketplace purchase: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-3cb8eb29fea4cf5133e1",
              "file": "business_users/b5_user.spec.ts",
              "line": 854,
              "column": 7
            },
            {
              "title": "should show curated data marketplace asset: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 880,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-adbc48a5b7fc5ff6f368",
              "file": "business_users/b5_user.spec.ts",
              "line": 880,
              "column": 8
            },
            {
              "title": "should prevent curated data marketplace purchase: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 899,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-c9355de7f7308ef28f88",
              "file": "business_users/b5_user.spec.ts",
              "line": 899,
              "column": 8
            },
            {
              "title": "should show media marketplace asset: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 925,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.524Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-3dba66d550f2e75c1967",
              "file": "business_users/b5_user.spec.ts",
              "line": 925,
              "column": 8
            },
            {
              "title": "should prevent media marketplace purchase: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b5_user.spec.ts",
                        "line": 944,
                        "column": 8
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.525Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-9d3a34a3c9ad07cd150e",
              "file": "business_users/b5_user.spec.ts",
              "line": 944,
              "column": 8
            },
            {
              "title": "should show model marketplace asset: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.525Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-93e6a25e3dd395dc71a1",
              "file": "business_users/b5_user.spec.ts",
              "line": 980,
              "column": 7
            },
            {
              "title": "should prevent model marketplace purchase: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:51.525Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1e66932e4795f91cd90d-fb4e201c418f2c47b977",
              "file": "business_users/b5_user.spec.ts",
              "line": 999,
              "column": 7
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b6_user.spec.ts",
      "file": "business_users/b6_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B6 User",
          "file": "business_users/b6_user.spec.ts",
          "line": 245,
          "column": 15,
          "specs": [
            {
              "title": "should register and activate successfully",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 6,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 2902,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:08:52.374Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1803a88bd34e70bc5134-eca06d0cb98fc791bea9",
              "file": "business_users/b6_user.spec.ts",
              "line": 272,
              "column": 7
            },
            {
              "title": "should keep the user on the account selection milestone",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 6,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 16,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:02.241Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1803a88bd34e70bc5134-da56c711d479b0ac7f56",
              "file": "business_users/b6_user.spec.ts",
              "line": 277,
              "column": 7
            },
            {
              "title": "should show both account type options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 6,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 14,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:02.278Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1803a88bd34e70bc5134-e0b24ac4c23d05edb7ef",
              "file": "business_users/b6_user.spec.ts",
              "line": 282,
              "column": 7
            },
            {
              "title": "should complete business user type selection after activation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 6,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 277,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:02.306Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1803a88bd34e70bc5134-d5602ff7808ba58f5d5b",
              "file": "business_users/b6_user.spec.ts",
              "line": 287,
              "column": 7
            },
            {
              "title": "should close the welcome popup after full registration",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 6,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 14090,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:02.603Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "1803a88bd34e70bc5134-a01c957693f92ee34f30",
              "file": "business_users/b6_user.spec.ts",
              "line": 295,
              "column": 7
            },
            {
              "title": "should show DDA without sources marketplace asset",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 6,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 35893,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n    at /app/tests/business_users/b6_user.spec.ts:310:40",
                        "location": {
                          "file": "/app/tests/business_users/b6_user.spec.ts",
                          "column": 40,
                          "line": 310
                        },
                        "snippet": "  308 |   \n  309 |       const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 310 |       await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                        ^\n  311 |   \n  312 |       await ensureMarketplaceExpanded(page, marketplaceHeading);\n  313 |   "
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b6_user.spec.ts",
                            "column": 40,
                            "line": 310
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('heading', { name: 'Marketplace' })\nExpected: visible\nTimeout: 20000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 20000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('heading', { name: 'Marketplace' })\u001b[22m\n\n\n  308 |   \n  309 |       const marketplaceHeading = await chatPage.getMarketplaceWidget();\n> 310 |       await expect(marketplaceHeading).toBeVisible({ timeout: 20000 });\n      |                                        ^\n  311 |   \n  312 |       await ensureMarketplaceExpanded(page, marketplaceHeading);\n  313 |   \n    at /app/tests/business_users/b6_user.spec.ts:310:40"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:16.711Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b6_user-Bus-5b05f-t-sources-marketplace-asset-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1149/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b6_user-Bus-5b05f-t-sources-marketplace-asset-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1150/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "column": 40,
                        "line": 310
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "1803a88bd34e70bc5134-768f9ae961f14d54f90a",
              "file": "business_users/b6_user.spec.ts",
              "line": 304,
              "column": 9
            },
            {
              "title": "should prevent DDA without sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.735Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-709b5668a5ea976fb8be",
              "file": "business_users/b6_user.spec.ts",
              "line": 328,
              "column": 9
            },
            {
              "title": "should show DDA with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.736Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-281239112a125c4ad030",
              "file": "business_users/b6_user.spec.ts",
              "line": 366,
              "column": 9
            },
            {
              "title": "should prevent DDA with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.736Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-09ab855aaa2d49bad048",
              "file": "business_users/b6_user.spec.ts",
              "line": 385,
              "column": 9
            },
            {
              "title": "should show MKF with sources marketplace asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.737Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-2496cf2067b95944d456",
              "file": "business_users/b6_user.spec.ts",
              "line": 415,
              "column": 9
            },
            {
              "title": "should prevent MKF with sources marketplace purchase",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.737Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-112cd4bdf933196e3929",
              "file": "business_users/b6_user.spec.ts",
              "line": 434,
              "column": 9
            },
            {
              "title": "should show widget marketplace asset: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 464,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.738Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-e4bf5e17c65ff24b9fb8",
              "file": "business_users/b6_user.spec.ts",
              "line": 464,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Case Intake Table Widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 483,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.738Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-d0afa99ea51c2ec5c09e",
              "file": "business_users/b6_user.spec.ts",
              "line": 483,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 509,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.738Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-a9e17954a22bd983ccf1",
              "file": "business_users/b6_user.spec.ts",
              "line": 509,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: Matter Finance Information widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 528,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.740Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-e137fd785ff6f7232852",
              "file": "business_users/b6_user.spec.ts",
              "line": 528,
              "column": 10
            },
            {
              "title": "should show widget marketplace asset: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 554,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.740Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-8f7f1b8bd863d8607608",
              "file": "business_users/b6_user.spec.ts",
              "line": 554,
              "column": 10
            },
            {
              "title": "should prevent widget marketplace purchase: CDR based fraud prevention playbook",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 573,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.741Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-e87935b56841a8d3b95b",
              "file": "business_users/b6_user.spec.ts",
              "line": 573,
              "column": 10
            },
            {
              "title": "should show chain marketplace asset: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.741Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-abf03e93cfe06099bd21",
              "file": "business_users/b6_user.spec.ts",
              "line": 599,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: Decision Analyzer",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.741Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-8d1d0e56d2fcb8cfd4d2",
              "file": "business_users/b6_user.spec.ts",
              "line": 618,
              "column": 9
            },
            {
              "title": "should show chain marketplace asset: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.742Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-ef944593d394b62b3b3f",
              "file": "business_users/b6_user.spec.ts",
              "line": 644,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: CdrAnalysisChain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.742Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-0e88290d2ba970e166dd",
              "file": "business_users/b6_user.spec.ts",
              "line": 663,
              "column": 9
            },
            {
              "title": "should show chain marketplace asset: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.742Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-0cee198f22b9dbcf546a",
              "file": "business_users/b6_user.spec.ts",
              "line": 689,
              "column": 9
            },
            {
              "title": "should prevent chain marketplace purchase: FullcycleSalesAccelerator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.743Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-36eb3ceb2ce0f5ead894",
              "file": "business_users/b6_user.spec.ts",
              "line": 708,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.743Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-f638aa7663d00585b3c7",
              "file": "business_users/b6_user.spec.ts",
              "line": 734,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: Case management utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.743Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-8f6686b72ac2a2dbf123",
              "file": "business_users/b6_user.spec.ts",
              "line": 753,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.744Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-1638d796a6390bc27322",
              "file": "business_users/b6_user.spec.ts",
              "line": 779,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: InsightTable Manager",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.744Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-ea83526cad04a04fd29a",
              "file": "business_users/b6_user.spec.ts",
              "line": 798,
              "column": 9
            },
            {
              "title": "should show utility marketplace asset: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.744Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-dbb440761fb5b9eb8f4f",
              "file": "business_users/b6_user.spec.ts",
              "line": 824,
              "column": 9
            },
            {
              "title": "should prevent utility marketplace purchase: feedback analysis",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.744Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-bfc1ff1505b95971360f",
              "file": "business_users/b6_user.spec.ts",
              "line": 843,
              "column": 9
            },
            {
              "title": "should show curated data marketplace asset: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 869,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.745Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-ff199b1004d38f3d53af",
              "file": "business_users/b6_user.spec.ts",
              "line": 869,
              "column": 10
            },
            {
              "title": "should prevent curated data marketplace purchase: Customer Data Set",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 888,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.745Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-7c174138d0c6e352931c",
              "file": "business_users/b6_user.spec.ts",
              "line": 888,
              "column": 10
            },
            {
              "title": "should show media marketplace asset: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 914,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.745Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-a570265c51ac69159679",
              "file": "business_users/b6_user.spec.ts",
              "line": 914,
              "column": 10
            },
            {
              "title": "should prevent media marketplace purchase: Case documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [
                    {
                      "type": "skip",
                      "location": {
                        "file": "/app/tests/business_users/b6_user.spec.ts",
                        "line": 933,
                        "column": 10
                      }
                    }
                  ],
                  "expectedStatus": "skipped",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.745Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-0a90e7077b4ea247de71",
              "file": "business_users/b6_user.spec.ts",
              "line": 933,
              "column": 10
            },
            {
              "title": "should show model marketplace asset: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.746Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-e7018d3cd064c1577212",
              "file": "business_users/b6_user.spec.ts",
              "line": 969,
              "column": 9
            },
            {
              "title": "should prevent model marketplace purchase: Hospital Resource Utilization Model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 180000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:09:52.746Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "1803a88bd34e70bc5134-c365c5f75e216e89d92f",
              "file": "business_users/b6_user.spec.ts",
              "line": 988,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/114-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/114-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "114 B7 widget creation without domain uses default-domain schema flow",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 480000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "chromium",
              "projectName": "chromium",
              "results": [
                {
                  "workerIndex": 7,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 64402,
                  "error": {
                    "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('#widget_selection_item_2').getByRole('checkbox')\u001b[22m\n",
                    "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('#widget_selection_item_2').getByRole('checkbox')\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/114-B7.spec.ts:40:74",
                    "location": {
                      "file": "/app/tests/business_users/b7_scenarios/agentic_widget/114-B7.spec.ts",
                      "column": 74,
                      "line": 40
                    },
                    "snippet": "  38 |     await sendChatMessageAndWait(page, 'postgress');\n  39 |\n> 40 |     await page.locator('#widget_selection_item_2').getByRole('checkbox').click();\n     |                                                                          ^\n  41 |     await page.locator('#widget_selection_widget_dialog').click();\n  42 |     await page.getByRole('button', { name: 'Confirm' }).click();\n  43 |     await page.getByRole('button', { name: 'Create Widget Lean back and' }).click();"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/114-B7.spec.ts",
                        "column": 74,
                        "line": 40
                      },
                      "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for locator('#widget_selection_item_2').getByRole('checkbox')\u001b[22m\n\n\n  38 |     await sendChatMessageAndWait(page, 'postgress');\n  39 |\n> 40 |     await page.locator('#widget_selection_item_2').getByRole('checkbox').click();\n     |                                                                          ^\n  41 |     await page.locator('#widget_selection_widget_dialog').click();\n  42 |     await page.getByRole('button', { name: 'Confirm' }).click();\n  43 |     await page.getByRole('button', { name: 'Create Widget Lean back and' }).click();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/114-B7.spec.ts:40:74"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-24T05:09:53.575Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "screenshot",
                      "contentType": "image/png",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-33253--default-domain-schema-flow-chromium/test-failed-1.png",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1151/download"
                    },
                    {
                      "name": "screenshot",
                      "contentType": "image/png",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-33253--default-domain-schema-flow-chromium/test-failed-2.png",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1152/download"
                    },
                    {
                      "name": "video",
                      "contentType": "video/webm",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-33253--default-domain-schema-flow-chromium/video.webm",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1153/download"
                    },
                    {
                      "name": "video",
                      "contentType": "video/webm",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-33253--default-domain-schema-flow-chromium/video-1.webm",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1154/download"
                    },
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-33253--default-domain-schema-flow-chromium/error-context.md",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1155/download"
                    }
                  ],
                  "errorLocation": {
                    "file": "/app/tests/business_users/b7_scenarios/agentic_widget/114-B7.spec.ts",
                    "column": 74,
                    "line": 40
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "9815009c3efda51fa612-60c5d89805c05eea7368",
          "file": "business_users/b7_scenarios/agentic_widget/114-B7.spec.ts",
          "line": 20,
          "column": 5
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/116-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/116-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / KF Check",
          "file": "business_users/b7_scenarios/agentic_widget/116-B7.spec.ts",
          "line": 71,
          "column": 6,
          "specs": [
            {
              "title": "should follow the provided purchase flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 420000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 8,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 38723,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    24 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    24 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/116-B7.spec.ts:88:69",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/116-B7.spec.ts",
                          "column": 69,
                          "line": 88
                        },
                        "snippet": "  86 |\n  87 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n> 88 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n     |                                                                     ^\n  89 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n  90 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  91 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED CDR analyzer for' }).first();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/116-B7.spec.ts",
                            "column": 69,
                            "line": 88
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    24 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\n\n  86 |\n  87 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n> 88 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n     |                                                                     ^\n  89 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n  90 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  91 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED CDR analyzer for' }).first();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/116-B7.spec.ts:88:69"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:10:59.034Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-be668--the-provided-purchase-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1156/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-be668--the-provided-purchase-flow-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1157/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/116-B7.spec.ts",
                        "column": 69,
                        "line": 88
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "b251e1a22789a70b5c07-f3f764ae77c7ac59eed1",
              "file": "business_users/b7_scenarios/agentic_widget/116-B7.spec.ts",
              "line": 72,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/117-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/117-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/117-B7.spec.ts",
          "line": 26,
          "column": 6,
          "specs": [
            {
              "title": "117 B7 creates media without domain and opens draft details",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 9,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 173104,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /DRAFT Test media test Jothi/i }).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /DRAFT Test media test Jothi/i }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /DRAFT Test media test Jothi/i }).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /DRAFT Test media test Jothi/i }).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/117-B7.spec.ts:89:40",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/117-B7.spec.ts",
                          "column": 40,
                          "line": 89
                        },
                        "snippet": "  87 |             name: /DRAFT Test media test Jothi/i\n  88 |         }).first();\n> 89 |         await expect(draftMediaButton).toBeVisible({ timeout: 120000 });\n     |                                        ^\n  90 |         await draftMediaButton.click();\n  91 |\n  92 |         const seeDetailsButton = draftMediaButton.locator('#btn_see_details');"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/117-B7.spec.ts",
                            "column": 40,
                            "line": 89
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /DRAFT Test media test Jothi/i }).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /DRAFT Test media test Jothi/i }).first()\u001b[22m\n\n\n  87 |             name: /DRAFT Test media test Jothi/i\n  88 |         }).first();\n> 89 |         await expect(draftMediaButton).toBeVisible({ timeout: 120000 });\n     |                                        ^\n  90 |         await draftMediaButton.click();\n  91 |\n  92 |         const seeDetailsButton = draftMediaButton.locator('#btn_see_details');\n    at /app/tests/business_users/b7_scenarios/agentic_widget/117-B7.spec.ts:89:40"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 7\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:11:38.844Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-018a7-ain-and-opens-draft-details-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1158/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-018a7-ain-and-opens-draft-details-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1159/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-018a7-ain-and-opens-draft-details-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1160/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-018a7-ain-and-opens-draft-details-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1161/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-018a7-ain-and-opens-draft-details-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1162/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/117-B7.spec.ts",
                        "column": 40,
                        "line": 89
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "ad62b69080abdd7c361c-dc050bd4009266d53321",
              "file": "business_users/b7_scenarios/agentic_widget/117-B7.spec.ts",
              "line": 27,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/118-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/118-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/118-B7.spec.ts",
          "line": 121,
          "column": 6,
          "specs": [
            {
              "title": "118 B7 can publish no-domain agent and open published inventory details",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 10,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 92591,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Publish' }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" aria-controls=\"radix-:r16:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium ease-in-out hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not enabled\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Publish' }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" aria-controls=\"radix-:r16:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium ease-in-out hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not enabled\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n    at publishAgentFromCurrentStudio (/app/tests/business_users/b7_scenarios/agentic_widget/118-B7.spec.ts:63:25)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/118-B7.spec.ts:166:9",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/118-B7.spec.ts",
                          "column": 25,
                          "line": 63
                        },
                        "snippet": "  61 |     const publishButton = page.getByRole('button', { name: 'Publish' }).first();\n  62 |     await expect(publishButton).toBeVisible({ timeout: 60000 });\n> 63 |     await publishButton.click();\n     |                         ^\n  64 |\n  65 |     const publishDialog = page.getByRole('dialog').first();\n  66 |     await expect(publishDialog).toBeVisible({ timeout: 30000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/118-B7.spec.ts",
                            "column": 25,
                            "line": 63
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Publish' }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" aria-controls=\"radix-:r16:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium ease-in-out hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not enabled\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n\n  61 |     const publishButton = page.getByRole('button', { name: 'Publish' }).first();\n  62 |     await expect(publishButton).toBeVisible({ timeout: 60000 });\n> 63 |     await publishButton.click();\n     |                         ^\n  64 |\n  65 |     const publishDialog = page.getByRole('dialog').first();\n  66 |     await expect(publishDialog).toBeVisible({ timeout: 30000 });\n    at publishAgentFromCurrentStudio (/app/tests/business_users/b7_scenarios/agentic_widget/118-B7.spec.ts:63:25)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/118-B7.spec.ts:166:9"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 7\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 7, Current: 8\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:14:32.957Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-fc2d7-published-inventory-details-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1163/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-fc2d7-published-inventory-details-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1164/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-fc2d7-published-inventory-details-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1165/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-fc2d7-published-inventory-details-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1166/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-fc2d7-published-inventory-details-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1167/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/118-B7.spec.ts",
                        "column": 25,
                        "line": 63
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "1266088c6b07b8514d90-8d77f1eff5726f84d7ff",
              "file": "business_users/b7_scenarios/agentic_widget/118-B7.spec.ts",
              "line": 122,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/119-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/119-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/119-B7.spec.ts",
          "line": 38,
          "column": 6,
          "specs": [
            {
              "title": "119 B7 publish media and update media name from inventory",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 11,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 187139,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/Media published successfully!/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/Media published successfully!/i).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/Media published successfully!/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/Media published successfully!/i).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/119-B7.spec.ts:97:80",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/119-B7.spec.ts",
                          "column": 80,
                          "line": 97
                        },
                        "snippet": "   95 |         await expect(confirmPublishButton).toBeVisible({ timeout: 30000 });\n   96 |         await confirmPublishButton.click();\n>  97 |         await expect(page.getByText(/Media published successfully!/i).first()).toBeVisible({ timeout: 120000 });\n      |                                                                                ^\n   98 |\n   99 |         const inventoryContext = await browser.newContext();\n  100 |         const inventoryPage = await inventoryContext.newPage();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/119-B7.spec.ts",
                            "column": 80,
                            "line": 97
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/Media published successfully!/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/Media published successfully!/i).first()\u001b[22m\n\n\n   95 |         await expect(confirmPublishButton).toBeVisible({ timeout: 30000 });\n   96 |         await confirmPublishButton.click();\n>  97 |         await expect(page.getByText(/Media published successfully!/i).first()).toBeVisible({ timeout: 120000 });\n      |                                                                                ^\n   98 |\n   99 |         const inventoryContext = await browser.newContext();\n  100 |         const inventoryPage = await inventoryContext.newPage();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/119-B7.spec.ts:97:80"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 7\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:16:06.634Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c89c7-e-media-name-from-inventory-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1168/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c89c7-e-media-name-from-inventory-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1169/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c89c7-e-media-name-from-inventory-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1170/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c89c7-e-media-name-from-inventory-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1171/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c89c7-e-media-name-from-inventory-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1172/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/119-B7.spec.ts",
                        "column": 80,
                        "line": 97
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "29d4c3c263462fcb9f01-dc9d564f9e5abf56f06b",
              "file": "business_users/b7_scenarios/agentic_widget/119-B7.spec.ts",
              "line": 39,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/120-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/120-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/120-B7.spec.ts",
          "line": 121,
          "column": 6,
          "specs": [
            {
              "title": "118 B7 can publish no-domain agent and open published inventory details",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 12,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 82579,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Publish' }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" aria-controls=\"radix-:r16:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium ease-in-out hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Publish' }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" aria-controls=\"radix-:r16:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium ease-in-out hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n    at publishAgentFromCurrentStudio (/app/tests/business_users/b7_scenarios/agentic_widget/120-B7.spec.ts:63:25)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/120-B7.spec.ts:166:9",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/120-B7.spec.ts",
                          "column": 25,
                          "line": 63
                        },
                        "snippet": "  61 |     const publishButton = page.getByRole('button', { name: 'Publish' }).first();\n  62 |     await expect(publishButton).toBeVisible({ timeout: 60000 });\n> 63 |     await publishButton.click();\n     |                         ^\n  64 |\n  65 |     const publishDialog = page.getByRole('dialog').first();\n  66 |     await expect(publishDialog).toBeVisible({ timeout: 30000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/120-B7.spec.ts",
                            "column": 25,
                            "line": 63
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Publish' }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled type=\"button\" data-state=\"closed\" aria-expanded=\"false\" aria-haspopup=\"dialog\" aria-controls=\"radix-:r16:\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium ease-in-out hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n\n  61 |     const publishButton = page.getByRole('button', { name: 'Publish' }).first();\n  62 |     await expect(publishButton).toBeVisible({ timeout: 60000 });\n> 63 |     await publishButton.click();\n     |                         ^\n  64 |\n  65 |     const publishDialog = page.getByRole('dialog').first();\n  66 |     await expect(publishDialog).toBeVisible({ timeout: 30000 });\n    at publishAgentFromCurrentStudio (/app/tests/business_users/b7_scenarios/agentic_widget/120-B7.spec.ts:63:25)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/120-B7.spec.ts:166:9"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 7\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 7, Current: 8\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:19:14.825Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c8425-published-inventory-details-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1173/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c8425-published-inventory-details-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1174/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c8425-published-inventory-details-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1175/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c8425-published-inventory-details-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1176/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-c8425-published-inventory-details-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1177/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/120-B7.spec.ts",
                        "column": 25,
                        "line": 63
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "dd607f762b97f5da336c-d1dee4bdc2606bb05370",
              "file": "business_users/b7_scenarios/agentic_widget/120-B7.spec.ts",
              "line": 122,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/121-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/121-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/121-B7.spec.ts",
          "line": 38,
          "column": 6,
          "specs": [
            {
              "title": "119 B7 publish media and update media name from inventory",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 13,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 182010,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/Media published successfully!/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/Media published successfully!/i).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/Media published successfully!/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/Media published successfully!/i).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/121-B7.spec.ts:97:80",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/121-B7.spec.ts",
                          "column": 80,
                          "line": 97
                        },
                        "snippet": "   95 |         await expect(confirmPublishButton).toBeVisible({ timeout: 30000 });\n   96 |         await confirmPublishButton.click();\n>  97 |         await expect(page.getByText(/Media published successfully!/i).first()).toBeVisible({ timeout: 120000 });\n      |                                                                                ^\n   98 |\n   99 |         const inventoryContext = await browser.newContext();\n  100 |         const inventoryPage = await inventoryContext.newPage();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/121-B7.spec.ts",
                            "column": 80,
                            "line": 97
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText(/Media published successfully!/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByText(/Media published successfully!/i).first()\u001b[22m\n\n\n   95 |         await expect(confirmPublishButton).toBeVisible({ timeout: 30000 });\n   96 |         await confirmPublishButton.click();\n>  97 |         await expect(page.getByText(/Media published successfully!/i).first()).toBeVisible({ timeout: 120000 });\n      |                                                                                ^\n   98 |\n   99 |         const inventoryContext = await browser.newContext();\n  100 |         const inventoryPage = await inventoryContext.newPage();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/121-B7.spec.ts:97:80"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 7\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:20:38.454Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-3a787-e-media-name-from-inventory-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1178/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-3a787-e-media-name-from-inventory-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1179/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-3a787-e-media-name-from-inventory-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1180/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-3a787-e-media-name-from-inventory-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1181/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-3a787-e-media-name-from-inventory-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1182/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/121-B7.spec.ts",
                        "column": 80,
                        "line": 97
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "4714dbd13fd06357ef1d-45ee4a4e8eda932edde1",
              "file": "business_users/b7_scenarios/agentic_widget/121-B7.spec.ts",
              "line": 39,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/122-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/122-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/122-B7.spec.ts",
          "line": 124,
          "column": 6,
          "specs": [
            {
              "title": "122 B7 sold media cannot be unpublished by owner",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 14,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 62359,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Media', exact: true }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Media', exact: true }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Media', exact: true }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Media', exact: true }).first()\u001b[22m\n\n    at purchaseMandaramNuwaraMedia (/app/tests/business_users/b7_scenarios/agentic_widget/122-B7.spec.ts:41:28)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/122-B7.spec.ts:130:9",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/122-B7.spec.ts",
                          "column": 28,
                          "line": 41
                        },
                        "snippet": "  39 |\n  40 |     const mediaTab = page.getByRole('button', { name: 'Media', exact: true }).first();\n> 41 |     await expect(mediaTab).toBeVisible({ timeout: 30000 });\n     |                            ^\n  42 |     await mediaTab.click();\n  43 |\n  44 |     const searchInput = page.getByRole('textbox', { name: 'Search' }).first();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/122-B7.spec.ts",
                            "column": 28,
                            "line": 41
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Media', exact: true }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Media', exact: true }).first()\u001b[22m\n\n\n  39 |\n  40 |     const mediaTab = page.getByRole('button', { name: 'Media', exact: true }).first();\n> 41 |     await expect(mediaTab).toBeVisible({ timeout: 30000 });\n     |                            ^\n  42 |     await mediaTab.click();\n  43 |\n  44 |     const searchInput = page.getByRole('textbox', { name: 'Search' }).first();\n    at purchaseMandaramNuwaraMedia (/app/tests/business_users/b7_scenarios/agentic_widget/122-B7.spec.ts:41:28)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/122-B7.spec.ts:130:9"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:23:41.538Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-d0687-not-be-unpublished-by-owner-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1183/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-d0687-not-be-unpublished-by-owner-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1184/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/122-B7.spec.ts",
                        "column": 28,
                        "line": 41
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "ade58582f0393fb89721-eefceb47e383d14d97df",
              "file": "business_users/b7_scenarios/agentic_widget/122-B7.spec.ts",
              "line": 125,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/123-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/123-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/123-B7.spec.ts",
          "line": 124,
          "column": 6,
          "specs": [
            {
              "title": "122 B7 sold media cannot be unpublished by owner",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 15,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 60340,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Media', exact: true }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Media', exact: true }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Media', exact: true }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Media', exact: true }).first()\u001b[22m\n\n    at purchaseMandaramNuwaraMedia (/app/tests/business_users/b7_scenarios/agentic_widget/123-B7.spec.ts:41:28)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/123-B7.spec.ts:130:9",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/123-B7.spec.ts",
                          "column": 28,
                          "line": 41
                        },
                        "snippet": "  39 |\n  40 |     const mediaTab = page.getByRole('button', { name: 'Media', exact: true }).first();\n> 41 |     await expect(mediaTab).toBeVisible({ timeout: 30000 });\n     |                            ^\n  42 |     await mediaTab.click();\n  43 |\n  44 |     const searchInput = page.getByRole('textbox', { name: 'Search' }).first();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/123-B7.spec.ts",
                            "column": 28,
                            "line": 41
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Media', exact: true }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Media', exact: true }).first()\u001b[22m\n\n\n  39 |\n  40 |     const mediaTab = page.getByRole('button', { name: 'Media', exact: true }).first();\n> 41 |     await expect(mediaTab).toBeVisible({ timeout: 30000 });\n     |                            ^\n  42 |     await mediaTab.click();\n  43 |\n  44 |     const searchInput = page.getByRole('textbox', { name: 'Search' }).first();\n    at purchaseMandaramNuwaraMedia (/app/tests/business_users/b7_scenarios/agentic_widget/123-B7.spec.ts:41:28)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/123-B7.spec.ts:130:9"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:24:44.938Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-2aac5-not-be-unpublished-by-owner-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1185/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-2aac5-not-be-unpublished-by-owner-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1186/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/123-B7.spec.ts",
                        "column": 28,
                        "line": 41
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "07cd486168da25c24fb0-a2ac1e90e1b4ef77fcfe",
              "file": "business_users/b7_scenarios/agentic_widget/123-B7.spec.ts",
              "line": 125,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts",
          "line": 66,
          "column": 6,
          "specs": [
            {
              "title": "124-125-126-NU B7 validates no-domain agent placeholder connection and publish flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 16,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 303,
                      "error": {
                        "message": "Error: BN_USER_EMAIL_ must be set in .env for 124-125-126-NU-B7.",
                        "stack": "Error: BN_USER_EMAIL_ must be set in .env for 124-125-126-NU-B7.\n    at getRequiredEnv (/app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts:9:15)\n    at loginWithBnUser (/app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts:24:19)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts:74:32",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts",
                          "column": 15,
                          "line": 9
                        },
                        "snippet": "   7 |     const value = process.env[name]?.trim();\n   8 |     if (!value) {\n>  9 |         throw new Error(`${name} must be set in .env for 124-125-126-NU-B7.`);\n     |               ^\n  10 |     }\n  11 |     return value;\n  12 | }"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts",
                            "column": 15,
                            "line": 9
                          },
                          "message": "Error: BN_USER_EMAIL_ must be set in .env for 124-125-126-NU-B7.\n\n   7 |     const value = process.env[name]?.trim();\n   8 |     if (!value) {\n>  9 |         throw new Error(`${name} must be set in .env for 124-125-126-NU-B7.`);\n     |               ^\n  10 |     }\n  11 |     return value;\n  12 | }\n    at getRequiredEnv (/app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts:9:15)\n    at loginWithBnUser (/app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts:24:19)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts:74:32"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:25:46.367Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-6f51f-connection-and-publish-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1187/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-6f51f-connection-and-publish-flow-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1188/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts",
                        "column": 15,
                        "line": 9
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "5821febd3a5ae37daf0c-c21aaf9ca2d7b4fa5880",
              "file": "business_users/b7_scenarios/agentic_widget/124-125-126-NU-B7.spec.ts",
              "line": 67,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts",
          "line": 196,
          "column": 6,
          "specs": [
            {
              "title": "124-125 B7 creates business account, completes onboarding, and connects wallet",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 1200000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 17,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 92644,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText('Can you please provide the address of your organization?')\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByText('Can you please provide the address of your organization?')\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText('Can you please provide the address of your organization?')\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByText('Can you please provide the address of your organization?')\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts:256:98",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts",
                          "column": 98,
                          "line": 256
                        },
                        "snippet": "  254 |         ]);\n  255 |\n> 256 |         await expect(page.getByText('Can you please provide the address of your organization?')).toBeVisible({\n      |                                                                                                  ^\n  257 |             timeout: 30000\n  258 |         });\n  259 |         await expect(page.getByRole('textbox')).toBeVisible();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts",
                            "column": 98,
                            "line": 256
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText('Can you please provide the address of your organization?')\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByText('Can you please provide the address of your organization?')\u001b[22m\n\n\n  254 |         ]);\n  255 |\n> 256 |         await expect(page.getByText('Can you please provide the address of your organization?')).toBeVisible({\n      |                                                                                                  ^\n  257 |             timeout: 30000\n  258 |         });\n  259 |         await expect(page.getByRole('textbox')).toBeVisible();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts:256:98"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:25:47.694Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-7f3a7-oarding-and-connects-wallet-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1189/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-7f3a7-oarding-and-connects-wallet-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1190/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-7f3a7-oarding-and-connects-wallet-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1191/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-7f3a7-oarding-and-connects-wallet-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1192/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-7f3a7-oarding-and-connects-wallet-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1193/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts",
                        "column": 98,
                        "line": 256
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "754aaa9b566295f96d98-ee35d02024c947faa037",
              "file": "business_users/b7_scenarios/agentic_widget/124-125-B7.spec.ts",
              "line": 197,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/126-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/126-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/126-B7.spec.ts",
          "line": 75,
          "column": 6,
          "specs": [
            {
              "title": "126 B7 different onboarded user can find published asset with similar marketplace query text",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 720000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 18,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 218274,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mreceived\u001b[39m\u001b[2m).\u001b[22mtoBeTruthy\u001b[2m()\u001b[22m\n\nReceived: \u001b[31mfalse\u001b[39m\n\nCall Log:\n- Timeout 180000ms exceeded while waiting on the predicate",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mreceived\u001b[39m\u001b[2m).\u001b[22mtoBeTruthy\u001b[2m()\u001b[22m\n\nReceived: \u001b[31mfalse\u001b[39m\n\nCall Log:\n- Timeout 180000ms exceeded while waiting on the predicate\n    at assertKatharagamaMarketplaceResult (/app/tests/business_users/b7_scenarios/agentic_widget/126-B7.spec.ts:50:8)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/126-B7.spec.ts:90:13",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/126-B7.spec.ts",
                          "column": 8,
                          "line": 50
                        },
                        "snippet": "  48 |         const fallbackVisible = await fallbackPublishedButton.isVisible({ timeout: 1000 }).catch(() => false);\n  49 |         expect(exactVisible || fallbackVisible).toBeTruthy();\n> 50 |     }).toPass({ timeout: 180000 });\n     |        ^\n  51 |\n  52 |     if (await exactPublishedButton.isVisible({ timeout: 1000 }).catch(() => false)) {\n  53 |         await expect(exactPublishedButton).toBeVisible({ timeout: 10000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/126-B7.spec.ts",
                            "column": 8,
                            "line": 50
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mreceived\u001b[39m\u001b[2m).\u001b[22mtoBeTruthy\u001b[2m()\u001b[22m\n\nReceived: \u001b[31mfalse\u001b[39m\n\nCall Log:\n- Timeout 180000ms exceeded while waiting on the predicate\n\n  48 |         const fallbackVisible = await fallbackPublishedButton.isVisible({ timeout: 1000 }).catch(() => false);\n  49 |         expect(exactVisible || fallbackVisible).toBeTruthy();\n> 50 |     }).toPass({ timeout: 180000 });\n     |        ^\n  51 |\n  52 |     if (await exactPublishedButton.isVisible({ timeout: 1000 }).catch(() => false)) {\n  53 |         await expect(exactPublishedButton).toBeVisible({ timeout: 10000 });\n    at assertKatharagamaMarketplaceResult (/app/tests/business_users/b7_scenarios/agentic_widget/126-B7.spec.ts:50:8)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/126-B7.spec.ts:90:13"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:27:21.424Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-a2713-ilar-marketplace-query-text-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1194/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-a2713-ilar-marketplace-query-text-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1195/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/126-B7.spec.ts",
                        "column": 8,
                        "line": 50
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "e4824aae67b633b1dc16-34a8d2c3df1e76c9adad",
              "file": "business_users/b7_scenarios/agentic_widget/126-B7.spec.ts",
              "line": 78,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/128-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/128-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/128-B7.spec.ts",
          "line": 4,
          "column": 6,
          "specs": [
            {
              "title": "128 B7 can purchase Katharagama domain driven agent from marketplace flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 19,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 70131,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Domain Driven Agent' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Domain Driven Agent' }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Domain Driven Agent' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Domain Driven Agent' }).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/128-B7.spec.ts:25:44",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/128-B7.spec.ts",
                          "column": 44,
                          "line": 25
                        },
                        "snippet": "  23 |\n  24 |         const domainDrivenAgentTab = page.getByRole('button', { name: 'Domain Driven Agent' }).first();\n> 25 |         await expect(domainDrivenAgentTab).toBeVisible({ timeout: 30000 });\n     |                                            ^\n  26 |         await domainDrivenAgentTab.click();\n  27 |\n  28 |         const searchInput = page.getByRole('textbox', { name: 'Search' }).first();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/128-B7.spec.ts",
                            "column": 44,
                            "line": 25
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Domain Driven Agent' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Domain Driven Agent' }).first()\u001b[22m\n\n\n  23 |\n  24 |         const domainDrivenAgentTab = page.getByRole('button', { name: 'Domain Driven Agent' }).first();\n> 25 |         await expect(domainDrivenAgentTab).toBeVisible({ timeout: 30000 });\n     |                                            ^\n  26 |         await domainDrivenAgentTab.click();\n  27 |\n  28 |         const searchInput = page.getByRole('textbox', { name: 'Search' }).first();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/128-B7.spec.ts:25:44"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:31:00.659Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1c8a4-agent-from-marketplace-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1196/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1c8a4-agent-from-marketplace-flow-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1197/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1c8a4-agent-from-marketplace-flow-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1198/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1c8a4-agent-from-marketplace-flow-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1199/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1c8a4-agent-from-marketplace-flow-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1200/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/128-B7.spec.ts",
                        "column": 44,
                        "line": 25
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "b3f9d7c97e2782a88ebe-2dad42f7c73cba7e5766",
              "file": "business_users/b7_scenarios/agentic_widget/128-B7.spec.ts",
              "line": 5,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / KF Check",
          "file": "business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts",
          "line": 71,
          "column": 6,
          "specs": [
            {
              "title": "should follow the provided purchase flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 420000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 20,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 38622,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    25 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    25 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts:88:69",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts",
                          "column": 69,
                          "line": 88
                        },
                        "snippet": "  86 |\n  87 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n> 88 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n     |                                                                     ^\n  89 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n  90 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  91 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED CDR analyzer for' }).first();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts",
                            "column": 69,
                            "line": 88
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    25 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n\n  86 |\n  87 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n> 88 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n     |                                                                     ^\n  89 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n  90 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  91 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED CDR analyzer for' }).first();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts:88:69"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:32:11.825Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-47dc5--the-provided-purchase-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1201/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-47dc5--the-provided-purchase-flow-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1202/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts",
                        "column": 69,
                        "line": 88
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "fb25160e4d8f6decceab-eeb1b79e4327c01e562c",
              "file": "business_users/b7_scenarios/agentic_widget/129_30-B7-kf_check.spec.ts",
              "line": 72,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/133-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/133-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/133-B7.spec.ts",
          "line": 111,
          "column": 6,
          "specs": [
            {
              "title": "133 B7 widget typed source draft creation",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 21,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 146340,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n\n    at createWidgetDraft (/app/tests/business_users/b7_scenarios/agentic_widget/133-B7.spec.ts:62:36)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/133-B7.spec.ts:120:9",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/133-B7.spec.ts",
                          "column": 36,
                          "line": 62
                        },
                        "snippet": "  60 |         .getByText(/provide the name of your new widget|name of your new widget/i)\n  61 |         .first();\n> 62 |     await expect(widgetNamePrompt).toBeVisible({ timeout: 120000 });\n     |                                    ^\n  63 |\n  64 |     await sendChatTurn(chatPage, WIDGET_NAME);\n  65 |     await sendChatTurn(chatPage, WIDGET_DESCRIPTION);"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/133-B7.spec.ts",
                            "column": 36,
                            "line": 62
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n\n\n  60 |         .getByText(/provide the name of your new widget|name of your new widget/i)\n  61 |         .first();\n> 62 |     await expect(widgetNamePrompt).toBeVisible({ timeout: 120000 });\n     |                                    ^\n  63 |\n  64 |     await sendChatTurn(chatPage, WIDGET_NAME);\n  65 |     await sendChatTurn(chatPage, WIDGET_DESCRIPTION);\n    at createWidgetDraft (/app/tests/business_users/b7_scenarios/agentic_widget/133-B7.spec.ts:62:36)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/133-B7.spec.ts:120:9"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:32:51.477Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-42020-typed-source-draft-creation-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1203/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-42020-typed-source-draft-creation-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1204/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-42020-typed-source-draft-creation-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1205/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-42020-typed-source-draft-creation-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1206/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-42020-typed-source-draft-creation-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1207/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/133-B7.spec.ts",
                        "column": 36,
                        "line": 62
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "7bd2c4d8f4db2d006a97-6802cf9196a4e49329f9",
              "file": "business_users/b7_scenarios/agentic_widget/133-B7.spec.ts",
              "line": 112,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/134-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/134-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/134-B7.spec.ts",
          "line": 55,
          "column": 6,
          "specs": [
            {
              "title": "134 B7 knowledge fabric and MCP-backed widget test flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 720000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 22,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 97168,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /mysql/i }).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /mysql/i }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /mysql/i }).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /mysql/i }).first()\u001b[22m\n\n    at createMysqlMcp (/app/tests/business_users/b7_scenarios/agentic_widget/134-B7.spec.ts:37:29)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/134-B7.spec.ts:65:15",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/134-B7.spec.ts",
                          "column": 29,
                          "line": 37
                        },
                        "snippet": "  35 |     const successPopup = page.getByText(/MCP service created successfully/i).first();\n  36 |\n> 37 |     await expect(mcpButton).toBeVisible({ timeout: 60000 });\n     |                             ^\n  38 |     await mcpButton.click();\n  39 |\n  40 |     await expect(nameInput).toBeVisible({ timeout: 30000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/134-B7.spec.ts",
                            "column": 29,
                            "line": 37
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /mysql/i }).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /mysql/i }).first()\u001b[22m\n\n\n  35 |     const successPopup = page.getByText(/MCP service created successfully/i).first();\n  36 |\n> 37 |     await expect(mcpButton).toBeVisible({ timeout: 60000 });\n     |                             ^\n  38 |     await mcpButton.click();\n  39 |\n  40 |     await expect(nameInput).toBeVisible({ timeout: 30000 });\n    at createMysqlMcp (/app/tests/business_users/b7_scenarios/agentic_widget/134-B7.spec.ts:37:29)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/134-B7.spec.ts:65:15"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:35:18.898Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0089a-MCP-backed-widget-test-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1208/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0089a-MCP-backed-widget-test-flow-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1209/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0089a-MCP-backed-widget-test-flow-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1210/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0089a-MCP-backed-widget-test-flow-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1211/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0089a-MCP-backed-widget-test-flow-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1212/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/134-B7.spec.ts",
                        "column": 29,
                        "line": 37
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "a975ccbae82843985194-c3999cce7f8ff3a63933",
              "file": "business_users/b7_scenarios/agentic_widget/134-B7.spec.ts",
              "line": 56,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/135-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/135-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/135-B7.spec.ts",
          "line": 9,
          "column": 6,
          "specs": [
            {
              "title": "135 B7 widget review test with existing MCPs",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 23,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 164026,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /DRAFT ACTIVE default CDR/i }).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /DRAFT ACTIVE default CDR/i }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /DRAFT ACTIVE default CDR/i }).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /DRAFT ACTIVE default CDR/i }).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/135-B7.spec.ts:31:41",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/135-B7.spec.ts",
                          "column": 41,
                          "line": 31
                        },
                        "snippet": "  29 |             name: /DRAFT ACTIVE default CDR/i\n  30 |         }).first();\n> 31 |         await expect(draftWidgetButton).toBeVisible({ timeout: 120000 });\n     |                                         ^\n  32 |         await draftWidgetButton.click();\n  33 |\n  34 |         const seeDetailsButton = draftWidgetButton.locator('#btn_see_details');"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/135-B7.spec.ts",
                            "column": 41,
                            "line": 31
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: /DRAFT ACTIVE default CDR/i }).first()\nExpected: visible\nTimeout: 120000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 120000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: /DRAFT ACTIVE default CDR/i }).first()\u001b[22m\n\n\n  29 |             name: /DRAFT ACTIVE default CDR/i\n  30 |         }).first();\n> 31 |         await expect(draftWidgetButton).toBeVisible({ timeout: 120000 });\n     |                                         ^\n  32 |         await draftWidgetButton.click();\n  33 |\n  34 |         const seeDetailsButton = draftWidgetButton.locator('#btn_see_details');\n    at /app/tests/business_users/b7_scenarios/agentic_widget/135-B7.spec.ts:31:41"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:36:57.100Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-8fa61-iew-test-with-existing-MCPs-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1213/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-8fa61-iew-test-with-existing-MCPs-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1214/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-8fa61-iew-test-with-existing-MCPs-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1215/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-8fa61-iew-test-with-existing-MCPs-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1216/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-8fa61-iew-test-with-existing-MCPs-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1217/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/135-B7.spec.ts",
                        "column": 41,
                        "line": 31
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "a734995b12b5d0b1e320-6d89cf16ca9d9222a3f3",
              "file": "business_users/b7_scenarios/agentic_widget/135-B7.spec.ts",
              "line": 10,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/137-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/137-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/137-B7.spec.ts",
          "line": 5,
          "column": 6,
          "specs": [
            {
              "title": "137 B7 asset creation review test with specific source types prompt",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 24,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 89679,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/137-B7.spec.ts:19:40",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/137-B7.spec.ts",
                          "column": 40,
                          "line": 19
                        },
                        "snippet": "  17 |\n  18 |         await widget.startWidgetCreation('I need to create a widget without a domain');\n> 19 |         await expect(widgetNamePrompt).toBeVisible({ timeout: 60000 });\n     |                                        ^\n  20 |         await widget.provideWidgetName(widgetName);\n  21 |         await widget.provideDescription('test');\n  22 |         await widget.provideInstructions('test');"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/137-B7.spec.ts",
                            "column": 40,
                            "line": 19
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n\n\n  17 |\n  18 |         await widget.startWidgetCreation('I need to create a widget without a domain');\n> 19 |         await expect(widgetNamePrompt).toBeVisible({ timeout: 60000 });\n     |                                        ^\n  20 |         await widget.provideWidgetName(widgetName);\n  21 |         await widget.provideDescription('test');\n  22 |         await widget.provideInstructions('test');\n    at /app/tests/business_users/b7_scenarios/agentic_widget/137-B7.spec.ts:19:40"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:39:42.236Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0237f-pecific-source-types-prompt-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1218/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0237f-pecific-source-types-prompt-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1219/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0237f-pecific-source-types-prompt-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1220/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0237f-pecific-source-types-prompt-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1221/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-0237f-pecific-source-types-prompt-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1222/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/137-B7.spec.ts",
                        "column": 40,
                        "line": 19
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "e8d9b123ed47e6fa683c-479127c60b711c3cca1b",
              "file": "business_users/b7_scenarios/agentic_widget/137-B7.spec.ts",
              "line": 6,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/138-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/138-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/138-B7.spec.ts",
          "line": 5,
          "column": 6,
          "specs": [
            {
              "title": "137 B7 widget test stops at agentic query result",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 25,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 89099,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/138-B7.spec.ts:19:40",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/138-B7.spec.ts",
                          "column": 40,
                          "line": 19
                        },
                        "snippet": "  17 |\n  18 |         await widget.startWidgetCreation('I need to create a widget without a domain');\n> 19 |         await expect(widgetNamePrompt).toBeVisible({ timeout: 60000 });\n     |                                        ^\n  20 |         await widget.provideWidgetName(widgetName);\n  21 |         await widget.provideDescription('test');\n  22 |         await widget.provideInstructions('test');"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/138-B7.spec.ts",
                            "column": 40,
                            "line": 19
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\nExpected: visible\nTimeout: 60000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 60000ms\u001b[22m\n\u001b[2m  - waiting for locator('body').getByText(/Please provide the name of your new widget|name of your new widget/i).first()\u001b[22m\n\n\n  17 |\n  18 |         await widget.startWidgetCreation('I need to create a widget without a domain');\n> 19 |         await expect(widgetNamePrompt).toBeVisible({ timeout: 60000 });\n     |                                        ^\n  20 |         await widget.provideWidgetName(widgetName);\n  21 |         await widget.provideDescription('test');\n  22 |         await widget.provideInstructions('test');\n    at /app/tests/business_users/b7_scenarios/agentic_widget/138-B7.spec.ts:19:40"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:41:13.032Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-220b6-ops-at-agentic-query-result-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1223/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-220b6-ops-at-agentic-query-result-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1224/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-220b6-ops-at-agentic-query-result-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1225/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-220b6-ops-at-agentic-query-result-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1226/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-220b6-ops-at-agentic-query-result-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1227/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/138-B7.spec.ts",
                        "column": 40,
                        "line": 19
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "e2f14534367c1ee46569-e08957e1b64a922d912b",
              "file": "business_users/b7_scenarios/agentic_widget/138-B7.spec.ts",
              "line": 6,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/139-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/139-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/139-B7.spec.ts",
          "line": 11,
          "column": 6,
          "specs": [
            {
              "title": "139 B7 widget publish disabled before test flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 26,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 57022,
                      "error": {
                        "message": "Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Confirm' }) resolved to 2 elements:\n    1) <div tabindex=\"0\" role=\"button\" class=\"size-full cursor-default overflow-hidden\">…</div> aka getByRole('button', { name: 'HELIX_PERSON_WIDGET Displays' })\n    2) <button type=\"button\" id=\"widget_selection_widget_dialog_confirm_button\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-neon-mint/75 text-sm [&_svg]:size-4 gap-2 group relative h-6 w-…>…</button> aka getByRole('button', { name: 'Confirm', exact: true })\n\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Confirm' })\u001b[22m\n",
                        "stack": "Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Confirm' }) resolved to 2 elements:\n    1) <div tabindex=\"0\" role=\"button\" class=\"size-full cursor-default overflow-hidden\">…</div> aka getByRole('button', { name: 'HELIX_PERSON_WIDGET Displays' })\n    2) <button type=\"button\" id=\"widget_selection_widget_dialog_confirm_button\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-neon-mint/75 text-sm [&_svg]:size-4 gap-2 group relative h-6 w-…>…</button> aka getByRole('button', { name: 'Confirm', exact: true })\n\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Confirm' })\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/139-B7.spec.ts:26:61",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/139-B7.spec.ts",
                          "column": 61,
                          "line": 26
                        },
                        "snippet": "  24 |         await sendChatTurn(chatPage, 'youtube, MYSQL');\n  25 |         await page.locator('#widget_selection_item_2').getByRole('checkbox').click();\n> 26 |         await page.getByRole('button', { name: 'Confirm' }).click();\n     |                                                             ^\n  27 |         await page.getByRole('button', { name: 'Create Widget Lean back and' }).click();\n  28 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n  29 |"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/139-B7.spec.ts",
                            "column": 61,
                            "line": 26
                          },
                          "message": "Error: locator.click: Error: strict mode violation: getByRole('button', { name: 'Confirm' }) resolved to 2 elements:\n    1) <div tabindex=\"0\" role=\"button\" class=\"size-full cursor-default overflow-hidden\">…</div> aka getByRole('button', { name: 'HELIX_PERSON_WIDGET Displays' })\n    2) <button type=\"button\" id=\"widget_selection_widget_dialog_confirm_button\" class=\"inline-flex cursor-pointer items-center justify-center font-karla font-medium hover:shadow-sm focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-green-blue-3 focus-visible:ring-offset-1 active:scale-[0.98] active:shadow-none disabled:cursor-not-allowed disabled:opacity-50 disabled:hover:bg-opacity-100 bg-neon-mint text-[#101416] shadow hover:bg-neon-mint/75 text-sm [&_svg]:size-4 gap-2 group relative h-6 w-…>…</button> aka getByRole('button', { name: 'Confirm', exact: true })\n\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Confirm' })\u001b[22m\n\n\n  24 |         await sendChatTurn(chatPage, 'youtube, MYSQL');\n  25 |         await page.locator('#widget_selection_item_2').getByRole('checkbox').click();\n> 26 |         await page.getByRole('button', { name: 'Confirm' }).click();\n     |                                                             ^\n  27 |         await page.getByRole('button', { name: 'Create Widget Lean back and' }).click();\n  28 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n  29 |\n    at /app/tests/business_users/b7_scenarios/agentic_widget/139-B7.spec.ts:26:61"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 4\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 4, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 5\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 5, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 6\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 6, Current: 7\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 7, Current: 7\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 7, Current: 7\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 7, Current: 7\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 7, Current: 8\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:42:43.154Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-9757e-h-disabled-before-test-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1228/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-9757e-h-disabled-before-test-flow-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1229/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-9757e-h-disabled-before-test-flow-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1230/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-9757e-h-disabled-before-test-flow-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1231/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-9757e-h-disabled-before-test-flow-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1232/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/139-B7.spec.ts",
                        "column": 61,
                        "line": 26
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "be3668db2c54062f7663-f60e0e45a6e7155bcd1c",
              "file": "business_users/b7_scenarios/agentic_widget/139-B7.spec.ts",
              "line": 12,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/140-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/140-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/140-B7.spec.ts",
          "line": 68,
          "column": 6,
          "specs": [
            {
              "title": "140 B7 different users can find published asset with similar marketplace query text",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 720000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 27,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 217887,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mreceived\u001b[39m\u001b[2m).\u001b[22mtoBeTruthy\u001b[2m()\u001b[22m\n\nReceived: \u001b[31mfalse\u001b[39m\n\nCall Log:\n- Timeout 180000ms exceeded while waiting on the predicate",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mreceived\u001b[39m\u001b[2m).\u001b[22mtoBeTruthy\u001b[2m()\u001b[22m\n\nReceived: \u001b[31mfalse\u001b[39m\n\nCall Log:\n- Timeout 180000ms exceeded while waiting on the predicate\n    at assertKatharagamaMarketplaceResult (/app/tests/business_users/b7_scenarios/agentic_widget/140-B7.spec.ts:43:8)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/140-B7.spec.ts:82:13",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/140-B7.spec.ts",
                          "column": 8,
                          "line": 43
                        },
                        "snippet": "  41 |         const fallbackVisible = await fallbackPublishedButton.isVisible({ timeout: 1000 }).catch(() => false);\n  42 |         expect(exactVisible || fallbackVisible).toBeTruthy();\n> 43 |     }).toPass({ timeout: 180000 });\n     |        ^\n  44 |\n  45 |     if (await exactPublishedButton.isVisible({ timeout: 1000 }).catch(() => false)) {\n  46 |         await expect(exactPublishedButton).toBeVisible({ timeout: 10000 });"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/140-B7.spec.ts",
                            "column": 8,
                            "line": 43
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mreceived\u001b[39m\u001b[2m).\u001b[22mtoBeTruthy\u001b[2m()\u001b[22m\n\nReceived: \u001b[31mfalse\u001b[39m\n\nCall Log:\n- Timeout 180000ms exceeded while waiting on the predicate\n\n  41 |         const fallbackVisible = await fallbackPublishedButton.isVisible({ timeout: 1000 }).catch(() => false);\n  42 |         expect(exactVisible || fallbackVisible).toBeTruthy();\n> 43 |     }).toPass({ timeout: 180000 });\n     |        ^\n  44 |\n  45 |     if (await exactPublishedButton.isVisible({ timeout: 1000 }).catch(() => false)) {\n  46 |         await expect(exactPublishedButton).toBeVisible({ timeout: 10000 });\n    at assertKatharagamaMarketplaceResult (/app/tests/business_users/b7_scenarios/agentic_widget/140-B7.spec.ts:43:8)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/140-B7.spec.ts:82:13"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:43:41.155Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-eee88-ilar-marketplace-query-text-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1233/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-eee88-ilar-marketplace-query-text-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1234/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/140-B7.spec.ts",
                        "column": 8,
                        "line": 43
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "5154985073d74d844cd3-8e604606fbf6a8535113",
              "file": "business_users/b7_scenarios/agentic_widget/140-B7.spec.ts",
              "line": 69,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/141-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/141-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Scenarios",
          "file": "business_users/b7_scenarios/agentic_widget/141-B7.spec.ts",
          "line": 11,
          "column": 6,
          "specs": [
            {
              "title": "141 B7 can purchase Kathragama Travel asset from marketplace flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 600000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 28,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 210060,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Maximize widget' }).first()\nExpected: visible\nTimeout: 180000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 180000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Maximize widget' }).first()\nExpected: visible\nTimeout: 180000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 180000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' }).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/141-B7.spec.ts:23:44",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/141-B7.spec.ts",
                          "column": 44,
                          "line": 23
                        },
                        "snippet": "  21 |\n  22 |         const maximizeWidgetButton = page.getByRole('button', { name: 'Maximize widget' }).first();\n> 23 |         await expect(maximizeWidgetButton).toBeVisible({ timeout: 180000 });\n     |                                            ^\n  24 |         await maximizeWidgetButton.click();\n  25 |\n  26 |         await page.getByRole('button', { name: 'Agentic Widget' }).click();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/141-B7.spec.ts",
                            "column": 44,
                            "line": 23
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Maximize widget' }).first()\nExpected: visible\nTimeout: 180000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 180000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' }).first()\u001b[22m\n\n\n  21 |\n  22 |         const maximizeWidgetButton = page.getByRole('button', { name: 'Maximize widget' }).first();\n> 23 |         await expect(maximizeWidgetButton).toBeVisible({ timeout: 180000 });\n     |                                            ^\n  24 |         await maximizeWidgetButton.click();\n  25 |\n  26 |         await page.getByRole('button', { name: 'Agentic Widget' }).click();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/141-B7.spec.ts:23:44"
                        }
                      ],
                      "stdout": [
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 2\n"
                        },
                        {
                          "text": "Waiting for BOT response... Previous: 2, Current: 3\n"
                        }
                      ],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:47:19.848Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1a29b-asset-from-marketplace-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1235/download"
                        },
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1a29b-asset-from-marketplace-flow-chromium/test-failed-2.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1236/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1a29b-asset-from-marketplace-flow-chromium/video.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1237/download"
                        },
                        {
                          "name": "video",
                          "contentType": "video/webm",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1a29b-asset-from-marketplace-flow-chromium/video-1.webm",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1238/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-1a29b-asset-from-marketplace-flow-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1239/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/141-B7.spec.ts",
                        "column": 44,
                        "line": 23
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "ba0d4d72cee3d30ea60f-961e84709d59106cc49b",
              "file": "business_users/b7_scenarios/agentic_widget/141-B7.spec.ts",
              "line": 12,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / KF Check",
          "file": "business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts",
          "line": 71,
          "column": 6,
          "specs": [
            {
              "title": "142_143 B7 should follow the provided purchase flow",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 420000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 29,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 38648,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    25 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    25 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts:88:69",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts",
                          "column": 69,
                          "line": 88
                        },
                        "snippet": "  86 |\n  87 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n> 88 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n     |                                                                     ^\n  89 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n  90 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  91 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED CDR analyzer for' }).first();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts",
                            "column": 69,
                            "line": 88
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Maximize widget' })\u001b[22m\n\u001b[2m    - locator resolved to <button type=\"button\" title=\"Maximize widget\" aria-label=\"Maximize widget\" id=\"marketplace_widget_canvas_toggle_view_btn\" class=\"flex items-center justify-start gap-2 rounded p-1 hover:bg-green-blue-2/20\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is visible, enabled and stable\u001b[22m\n\u001b[2m      - scrolling into view if needed\u001b[22m\n\u001b[2m      - done scrolling\u001b[22m\n\u001b[2m      - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    25 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is visible, enabled and stable\u001b[22m\n\u001b[2m       - scrolling into view if needed\u001b[22m\n\u001b[2m       - done scrolling\u001b[22m\n\u001b[2m       - <div tabindex=\"0\" role=\"button\" id=\"welcome-cards-banner\" class=\"fixed inset-0 z-50 flex p-2 transition-all duration-300 items-center justify-center\">…</div> intercepts pointer events\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\n\n  86 |\n  87 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n> 88 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n     |                                                                     ^\n  89 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n  90 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  91 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED CDR analyzer for' }).first();\n    at /app/tests/business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts:88:69"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:50:50.938Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-889e4--the-provided-purchase-flow-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1240/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-889e4--the-provided-purchase-flow-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1241/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts",
                        "column": 69,
                        "line": 88
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "6b94df8bfc82ac8f81d5-080f58c9cd780bf7b20f",
              "file": "business_users/b7_scenarios/agentic_widget/142_143-B7.spec.ts",
              "line": 72,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / KF Check",
          "file": "business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts",
          "line": 96,
          "column": 6,
          "specs": [
            {
              "title": "User with KF and relevant sources can activate the asset with no need for manual action",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 420000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 30,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 56717,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Agentic Widget' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Agentic Widget' }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Agentic Widget' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Agentic Widget' }).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts:114:84",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts",
                          "column": 84,
                          "line": 114
                        },
                        "snippet": "  112 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n  113 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n> 114 |         await expect(page.getByRole('button', { name: 'Agentic Widget' }).first()).toBeVisible({ timeout: 30000 });\n      |                                                                                    ^\n  115 |         await page.getByRole('button', { name: 'Agentic Widget' }).first().click();\n  116 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED Kathragama Travel' });\n  117 |"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts",
                            "column": 84,
                            "line": 114
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Agentic Widget' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Agentic Widget' }).first()\u001b[22m\n\n\n  112 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n  113 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n> 114 |         await expect(page.getByRole('button', { name: 'Agentic Widget' }).first()).toBeVisible({ timeout: 30000 });\n      |                                                                                    ^\n  115 |         await page.getByRole('button', { name: 'Agentic Widget' }).first().click();\n  116 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED Kathragama Travel' });\n  117 |\n    at /app/tests/business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts:114:84"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:51:30.593Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-f3471-h-no-need-for-manual-action-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1242/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-f3471-h-no-need-for-manual-action-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1243/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts",
                        "column": 84,
                        "line": 114
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "de5d40517b18424dbc87-f43c9765b272f02e0399",
              "file": "business_users/b7_scenarios/agentic_widget/144_145-B7.spec.ts",
              "line": 97,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 Combined 146-148",
          "file": "business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts",
          "line": 268,
          "column": 6,
          "specs": [
            {
              "title": "should complete the combined 146 to 148 flow with session refreshes between segments",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 1500000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 31,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 136,
                      "error": {
                        "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.",
                        "stack": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts:276:15",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts",
                          "column": 15,
                          "line": 65
                        },
                        "snippet": "  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts",
                            "column": 15,
                            "line": 65
                          },
                          "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n\n  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts:276:15"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:52:28.373Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-d5eaf--refreshes-between-segments-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1244/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts",
                        "column": 15,
                        "line": 65
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "0b5b702a5f6c3eac81e0-e15cf80c8001f5d647d9",
              "file": "business_users/b7_scenarios/agentic_widget/146_148-B7-combined.spec.ts",
              "line": 269,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/146-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/146-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "Can create asset with instructions and sources referring to specific source types, and placeholders are created for all of them",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 420000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "chromium",
              "projectName": "chromium",
              "results": [
                {
                  "workerIndex": 32,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 369,
                  "error": {
                    "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.",
                    "stack": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/146-B7.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/146-B7.spec.ts:104:11",
                    "location": {
                      "file": "/app/tests/business_users/b7_scenarios/agentic_widget/146-B7.spec.ts",
                      "column": 15,
                      "line": 65
                    },
                    "snippet": "  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/146-B7.spec.ts",
                        "column": 15,
                        "line": 65
                      },
                      "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n\n  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/146-B7.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/146-B7.spec.ts:104:11"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-24T05:52:29.550Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "screenshot",
                      "contentType": "image/png",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-49897-are-created-for-all-of-them-chromium/test-failed-1.png",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1245/download"
                    },
                    {
                      "name": "video",
                      "contentType": "video/webm",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-49897-are-created-for-all-of-them-chromium/video.webm",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1246/download"
                    }
                  ],
                  "errorLocation": {
                    "file": "/app/tests/business_users/b7_scenarios/agentic_widget/146-B7.spec.ts",
                    "column": 15,
                    "line": 65
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "330e6ecdeec78d2a0004-58590395d977ae52df72",
          "file": "business_users/b7_scenarios/agentic_widget/146-B7.spec.ts",
          "line": 99,
          "column": 5
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/147-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/147-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "Open knowledge fabric and configure MYSQL MCP integration",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 420000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "chromium",
              "projectName": "chromium",
              "results": [
                {
                  "workerIndex": 33,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 343,
                  "error": {
                    "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.",
                    "stack": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/147-B7.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/147-B7.spec.ts:105:11",
                    "location": {
                      "file": "/app/tests/business_users/b7_scenarios/agentic_widget/147-B7.spec.ts",
                      "column": 15,
                      "line": 65
                    },
                    "snippet": "  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/147-B7.spec.ts",
                        "column": 15,
                        "line": 65
                      },
                      "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n\n  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/147-B7.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/147-B7.spec.ts:105:11"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-24T05:52:30.899Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "screenshot",
                      "contentType": "image/png",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-14c57-igure-MYSQL-MCP-integration-chromium/test-failed-1.png",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1247/download"
                    },
                    {
                      "name": "video",
                      "contentType": "video/webm",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-14c57-igure-MYSQL-MCP-integration-chromium/video.webm",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1248/download"
                    }
                  ],
                  "errorLocation": {
                    "file": "/app/tests/business_users/b7_scenarios/agentic_widget/147-B7.spec.ts",
                    "column": 15,
                    "line": 65
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "26b5b337957aa7fa6aa0-1c2bdfba26169990a82d",
          "file": "business_users/b7_scenarios/agentic_widget/147-B7.spec.ts",
          "line": 99,
          "column": 5
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/148-B7.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/148-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "Open inventory, select first matching agentic widget draft, and reach test step",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 420000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "chromium",
              "projectName": "chromium",
              "results": [
                {
                  "workerIndex": 34,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 293,
                  "error": {
                    "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.",
                    "stack": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/148-B7.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/148-B7.spec.ts:116:11",
                    "location": {
                      "file": "/app/tests/business_users/b7_scenarios/agentic_widget/148-B7.spec.ts",
                      "column": 15,
                      "line": 65
                    },
                    "snippet": "  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/148-B7.spec.ts",
                        "column": 15,
                        "line": 65
                      },
                      "message": "Error: Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.\n\n  63 |\n  64 |     if (!email || !password) {\n> 65 |         throw new Error('Missing BN_USER_EMAIL_ or BN_USER_PASSWORD_ in environment.');\n     |               ^\n  66 |     }\n  67 |\n  68 |     await page.goto('/');\n    at login (/app/tests/business_users/b7_scenarios/agentic_widget/148-B7.spec.ts:65:15)\n    at /app/tests/business_users/b7_scenarios/agentic_widget/148-B7.spec.ts:116:11"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-24T05:52:32.273Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "screenshot",
                      "contentType": "image/png",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-9341f-t-draft-and-reach-test-step-chromium/test-failed-1.png",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1249/download"
                    },
                    {
                      "name": "video",
                      "contentType": "video/webm",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-9341f-t-draft-and-reach-test-step-chromium/video.webm",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1250/download"
                    }
                  ],
                  "errorLocation": {
                    "file": "/app/tests/business_users/b7_scenarios/agentic_widget/148-B7.spec.ts",
                    "column": 15,
                    "line": 65
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "95361f7deb64fe4419a2-851315979aae15e8554d",
          "file": "business_users/b7_scenarios/agentic_widget/148-B7.spec.ts",
          "line": 111,
          "column": 5
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts",
      "file": "business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / KF Check",
          "file": "business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts",
          "line": 75,
          "column": 6,
          "specs": [
            {
              "title": "User with KF and relevant sources can activate the asset with no need for manual action",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 420000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 35,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 59976,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Domain Driven Agent' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Domain Driven Agent' }).first()\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Domain Driven Agent' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Domain Driven Agent' }).first()\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts:93:89",
                        "location": {
                          "file": "/app/tests/business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts",
                          "column": 89,
                          "line": 93
                        },
                        "snippet": "  91 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n  92 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n> 93 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n     |                                                                                         ^\n  94 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  95 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED katharagama' });\n  96 |"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts",
                            "column": 89,
                            "line": 93
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByRole('button', { name: 'Domain Driven Agent' }).first()\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByRole('button', { name: 'Domain Driven Agent' }).first()\u001b[22m\n\n\n  91 |         await expect(page.getByRole('button', { name: 'Maximize widget' })).toBeVisible({ timeout: 180000 });\n  92 |         await page.getByRole('button', { name: 'Maximize widget' }).click();\n> 93 |         await expect(page.getByRole('button', { name: 'Domain Driven Agent' }).first()).toBeVisible({ timeout: 30000 });\n     |                                                                                         ^\n  94 |         await page.getByRole('button', { name: 'Domain Driven Agent' }).first().click();\n  95 |         const cdrAssetButton = page.getByRole('button', { name: 'PUBLISHED katharagama' });\n  96 |\n    at /app/tests/business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts:93:89"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:52:33.573Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-480c8-h-no-need-for-manual-action-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1251/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-480c8-h-no-need-for-manual-action-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1252/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts",
                        "column": 89,
                        "line": 93
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "328f3e688f014bbbda32-389c861ef23791f04f6a",
              "file": "business_users/b7_scenarios/agentic_widget/kfUserAutoAssetActivation.spec.ts",
              "line": 76,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts",
      "file": "business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [
        {
          "title": "159-B7 creates a chain of agent and validates unavailable agent inventory state",
          "ok": false,
          "tags": [],
          "tests": [
            {
              "timeout": 300000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "chromium",
              "projectName": "chromium",
              "results": [
                {
                  "workerIndex": 36,
                  "parallelIndex": 0,
                  "status": "failed",
                  "duration": 38193,
                  "error": {
                    "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Next' })\u001b[22m\n\u001b[2m    - locator resolved to <button disabled title=\"Next\" type=\"submit\" data-action=\"save\" id=\"btn_step_action_next\" data-actionurl=\"/v1/api/media-assets/assets/$param\" class=\"items-center gap-2 whitespace-nowrap text-sm focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow-sm group relative flex h-6 w-full max-w-32 justify-between overflow-hidden rounded-sm bg-marine-1 p-1 font-me…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    28 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n",
                    "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Next' })\u001b[22m\n\u001b[2m    - locator resolved to <button disabled title=\"Next\" type=\"submit\" data-action=\"save\" id=\"btn_step_action_next\" data-actionurl=\"/v1/api/media-assets/assets/$param\" class=\"items-center gap-2 whitespace-nowrap text-sm focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow-sm group relative flex h-6 w-full max-w-32 justify-between overflow-hidden rounded-sm bg-marine-1 p-1 font-me…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    28 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n    at /app/tests/business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts:41:54",
                    "location": {
                      "file": "/app/tests/business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts",
                      "column": 54,
                      "line": 41
                    },
                    "snippet": "  39 |     await page.getByRole('textbox', { name: 'e.g., Analyze foot traffic' }).click();\n  40 |     await page.getByRole('textbox', { name: 'e.g., Analyze foot traffic' }).fill('this is just a test');\n> 41 |     await page.getByRole('button', { name: 'Next' }).click();\n     |                                                      ^\n  42 |     await expect(page.getByRole('button', { name: 'Add new node' }).first()).toBeVisible({ timeout: 30000 });\n  43 |     await page.getByRole('button', { name: 'Add new node' }).first().click();\n  44 |     await page.getByRole('button', { name: 'Add Asset from Inventory' }).first().click();"
                  },
                  "errors": [
                    {
                      "location": {
                        "file": "/app/tests/business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts",
                        "column": 54,
                        "line": 41
                      },
                      "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Next' })\u001b[22m\n\u001b[2m    - locator resolved to <button disabled title=\"Next\" type=\"submit\" data-action=\"save\" id=\"btn_step_action_next\" data-actionurl=\"/v1/api/media-assets/assets/$param\" class=\"items-center gap-2 whitespace-nowrap text-sm focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow-sm group relative flex h-6 w-full max-w-32 justify-between overflow-hidden rounded-sm bg-marine-1 p-1 font-me…>…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    28 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\n\n  39 |     await page.getByRole('textbox', { name: 'e.g., Analyze foot traffic' }).click();\n  40 |     await page.getByRole('textbox', { name: 'e.g., Analyze foot traffic' }).fill('this is just a test');\n> 41 |     await page.getByRole('button', { name: 'Next' }).click();\n     |                                                      ^\n  42 |     await expect(page.getByRole('button', { name: 'Add new node' }).first()).toBeVisible({ timeout: 30000 });\n  43 |     await page.getByRole('button', { name: 'Add new node' }).first().click();\n  44 |     await page.getByRole('button', { name: 'Add Asset from Inventory' }).first().click();\n    at /app/tests/business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts:41:54"
                    }
                  ],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-05-24T05:53:34.597Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "screenshot",
                      "contentType": "image/png",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-11741-lable-agent-inventory-state-chromium/test-failed-1.png",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1253/download"
                    },
                    {
                      "name": "video",
                      "contentType": "video/webm",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-11741-lable-agent-inventory-state-chromium/video.webm",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1254/download"
                    },
                    {
                      "name": "error-context",
                      "contentType": "text/markdown",
                      "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_scenario-11741-lable-agent-inventory-state-chromium/error-context.md",
                      "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1255/download"
                    }
                  ],
                  "errorLocation": {
                    "file": "/app/tests/business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts",
                    "column": 54,
                    "line": 41
                  }
                }
              ],
              "status": "unexpected"
            }
          ],
          "id": "e982be942381cf48f187-8a74f14db427b017b36b",
          "file": "business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts",
          "line": 15,
          "column": 5
        }
      ]
    },
    {
      "title": "business_users/b7_user.spec.ts",
      "file": "business_users/b7_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B7 User",
          "file": "business_users/b7_user.spec.ts",
          "line": 2039,
          "column": 15,
          "specs": [
            {
              "title": "should be able to answer first question",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 37,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 0,
                      "error": {
                        "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText('Can you please provide the address of your organization?')\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByText('Can you please provide the address of your organization?')\u001b[22m\n",
                        "stack": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText('Can you please provide the address of your organization?')\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByText('Can you please provide the address of your organization?')\u001b[22m\n\n    at /app/tests/business_users/b7_user.spec.ts:2123:98",
                        "location": {
                          "file": "/app/tests/business_users/b7_user.spec.ts",
                          "column": 98,
                          "line": 2123
                        },
                        "snippet": "  2121 |         ]);\n  2122 |\n> 2123 |         await expect(page.getByText(\"Can you please provide the address of your organization?\")).toBeVisible({ timeout: 30000 });\n       |                                                                                                  ^\n  2124 |     })\n  2125 |\n  2126 |     test(\"should be able to answer first question\", async ({ }) => {"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b7_user.spec.ts",
                            "column": 98,
                            "line": 2123
                          },
                          "message": "Error: \u001b[2mexpect(\u001b[22m\u001b[31mlocator\u001b[39m\u001b[2m).\u001b[22mtoBeVisible\u001b[2m(\u001b[22m\u001b[2m)\u001b[22m failed\n\nLocator: getByText('Can you please provide the address of your organization?')\nExpected: visible\nTimeout: 30000ms\nError: element(s) not found\n\nCall log:\n\u001b[2m  - Expect \"toBeVisible\" with timeout 30000ms\u001b[22m\n\u001b[2m  - waiting for getByText('Can you please provide the address of your organization?')\u001b[22m\n\n\n  2121 |         ]);\n  2122 |\n> 2123 |         await expect(page.getByText(\"Can you please provide the address of your organization?\")).toBeVisible({ timeout: 30000 });\n       |                                                                                                  ^\n  2124 |     })\n  2125 |\n  2126 |     test(\"should be able to answer first question\", async ({ }) => {\n    at /app/tests/business_users/b7_user.spec.ts:2123:98"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:54:14.014Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_user-Bus-816ee-le-to-answer-first-question-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1256/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b7_user-Bus-816ee-le-to-answer-first-question-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1257/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b7_user.spec.ts",
                        "column": 98,
                        "line": 2123
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "a043ecf80a07d916a422-f573109addeaa3f420c1",
              "file": "business_users/b7_user.spec.ts",
              "line": 2126,
              "column": 9
            },
            {
              "title": "should be able to answer second question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.567Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-b0ff313718e87bc6b6b9",
              "file": "business_users/b7_user.spec.ts",
              "line": 2134,
              "column": 9
            },
            {
              "title": "should be able to answer third question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.568Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3042bd9869a9b4b3df79",
              "file": "business_users/b7_user.spec.ts",
              "line": 2148,
              "column": 9
            },
            {
              "title": "should be able to choose a subscription plan",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.568Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c6297df2688cd2c37414",
              "file": "business_users/b7_user.spec.ts",
              "line": 2157,
              "column": 9
            },
            {
              "title": "should be able to confirm additional features",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.569Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-a3b7b49696d2668aea27",
              "file": "business_users/b7_user.spec.ts",
              "line": 2168,
              "column": 9
            },
            {
              "title": "should be able to select cloud preferences",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.569Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-11f156e114d76ef7fde6",
              "file": "business_users/b7_user.spec.ts",
              "line": 2177,
              "column": 9
            },
            {
              "title": "should be able to configure network access",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.570Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-4616374ca952ad5afd60",
              "file": "business_users/b7_user.spec.ts",
              "line": 2185,
              "column": 9
            },
            {
              "title": "should be able to confirm encryption preference",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.570Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-49b805a8ad2ce76091b1",
              "file": "business_users/b7_user.spec.ts",
              "line": 2192,
              "column": 9
            },
            {
              "title": "should be able to skip anonymization configuration",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.571Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6168207b9b418cdaddab",
              "file": "business_users/b7_user.spec.ts",
              "line": 2205,
              "column": 9
            },
            {
              "title": "should be able to confirm deployment summary",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.571Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-b3449c8fe2e68114e6ca",
              "file": "business_users/b7_user.spec.ts",
              "line": 2216,
              "column": 9
            },
            {
              "title": "should be able to select agentic queries volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.572Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6176a93e7cc8384e27a3",
              "file": "business_users/b7_user.spec.ts",
              "line": 2225,
              "column": 9
            },
            {
              "title": "should be able to select cases volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.572Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-9a7eac81193d6d45e303",
              "file": "business_users/b7_user.spec.ts",
              "line": 2237,
              "column": 9
            },
            {
              "title": "should be able to select storage size",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.572Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-46989a24eb8e19832144",
              "file": "business_users/b7_user.spec.ts",
              "line": 2247,
              "column": 9
            },
            {
              "title": "should be able to confirm commitment period",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.574Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-128ebd3d800cab91f87e",
              "file": "business_users/b7_user.spec.ts",
              "line": 2259,
              "column": 9
            },
            {
              "title": "should be able to confirm SLA selection",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.575Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-481f317a1e7b5c7e1bfe",
              "file": "business_users/b7_user.spec.ts",
              "line": 2272,
              "column": 9
            },
            {
              "title": "should be able to confirm review",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.575Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-4748369b293d760da029",
              "file": "business_users/b7_user.spec.ts",
              "line": 2284,
              "column": 9
            },
            {
              "title": "should be able to connect wallet",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.576Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-42b7d14fbb2f505afee4",
              "file": "business_users/b7_user.spec.ts",
              "line": 2308,
              "column": 9
            },
            {
              "title": "should show checkout options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.576Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-672ec3f626462fb418e4",
              "file": "business_users/b7_user.spec.ts",
              "line": 2319,
              "column": 9
            },
            {
              "title": "should be able to enter payment details",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.577Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-e9317604c7fe39ca62a3",
              "file": "business_users/b7_user.spec.ts",
              "line": 2326,
              "column": 9
            },
            {
              "title": "should complete checkout and show confirmation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.577Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-7452b8b2f5fa533566f3",
              "file": "business_users/b7_user.spec.ts",
              "line": 2336,
              "column": 9
            },
            {
              "title": "should see 10 DAAC in wallet after chat loads",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.578Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3542fe5fa758d27bf096",
              "file": "business_users/b7_user.spec.ts",
              "line": 2345,
              "column": 9
            },
            {
              "title": "should be able to create agent without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.578Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-4d7dbfbb3775446b4ff6",
              "file": "business_users/b7_user.spec.ts",
              "line": 2357,
              "column": 9
            },
            {
              "title": "should be able to create widget without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.578Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ef939a76f529b881cc12",
              "file": "business_users/b7_user.spec.ts",
              "line": 2366,
              "column": 9
            },
            {
              "title": "should be able to create dataset without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.579Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-446e4d698b289faf2ad6",
              "file": "business_users/b7_user.spec.ts",
              "line": 2375,
              "column": 9
            },
            {
              "title": "should be able to create media without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.579Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c3c42b1cebf5ab2f1d5f",
              "file": "business_users/b7_user.spec.ts",
              "line": 2393,
              "column": 9
            },
            {
              "title": "should be able to create model without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.580Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-447633bd9392dbf02b3a",
              "file": "business_users/b7_user.spec.ts",
              "line": 2427,
              "column": 9
            },
            {
              "title": "should be able to create asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.580Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-d3c97a8ce2be5c11498a",
              "file": "business_users/b7_user.spec.ts",
              "line": 2462,
              "column": 9
            },
            {
              "title": "should not be able to update a model in the inventory that current user didn't create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.581Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-a456873d8a2c4bc26ed3",
              "file": "business_users/b7_user.spec.ts",
              "line": 2471,
              "column": 9
            },
            {
              "title": "should be able to save a model before publishing and the model will appear in draft status in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.581Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-41e9edfc85d7ad29d4f4",
              "file": "business_users/b7_user.spec.ts",
              "line": 2558,
              "column": 9
            },
            {
              "title": "should be able to update all asset fields when it is Draft",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.581Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ac9f0a5d9a2faf14f824",
              "file": "business_users/b7_user.spec.ts",
              "line": 2575,
              "column": 9
            },
            {
              "title": "should be able to update all asset fields before it is sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.582Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-415a17944726b1bd02bd",
              "file": "business_users/b7_user.spec.ts",
              "line": 2646,
              "column": 9
            },
            {
              "title": "should not be able to create an utility with assets not having unlimited pricing plan",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.582Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-8b08ebf52895323c27ef",
              "file": "business_users/b7_user.spec.ts",
              "line": 2695,
              "column": 9
            },
            {
              "title": "should be able to create an utility without picking a domain and then any assets used by the utility are from the default domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.583Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-884e824a405ce59bd146",
              "file": "business_users/b7_user.spec.ts",
              "line": 2724,
              "column": 9
            },
            {
              "title": "should not be able to update utility domain, assets, API connections or pricing after it is created",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.583Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-d129a633f5f1cdb481cc",
              "file": "business_users/b7_user.spec.ts",
              "line": 2737,
              "column": 9
            },
            {
              "title": "should not be able to update utility domain, assets, API connection or pricing after it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.584Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-5ff9f91636712f02aed0",
              "file": "business_users/b7_user.spec.ts",
              "line": 2767,
              "column": 9
            },
            {
              "title": "40. should not be able to publish a utility from studio (require 100 DAAC)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.584Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-bcac1902fefe82321825",
              "file": "business_users/b7_user.spec.ts",
              "line": 2836,
              "column": 9
            },
            {
              "title": "47. should not be able to publish a utility from inventory (require 100 DAAC)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.585Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-73d4236fdbb23a5d6f2a",
              "file": "business_users/b7_user.spec.ts",
              "line": 2840,
              "column": 9
            },
            {
              "title": "54. should be able to publish a curated data (only on other published asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.586Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-d6da4b121206d4eb03fc",
              "file": "business_users/b7_user.spec.ts",
              "line": 2844,
              "column": 9
            },
            {
              "title": "55. should not be able to publish a utility (requires 100 DAAC)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.587Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ad87cc71dcd9e64c8c3f",
              "file": "business_users/b7_user.spec.ts",
              "line": 2848,
              "column": 9
            },
            {
              "title": "60. should be able to publish a utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.588Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-05e68a467b0cb4c6a62b",
              "file": "business_users/b7_user.spec.ts",
              "line": 2852,
              "column": 9
            },
            {
              "title": "62. should be able to publish another asset after unpublishing the utility",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.588Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-87923888dbae65ecfc09",
              "file": "business_users/b7_user.spec.ts",
              "line": 2856,
              "column": 9
            },
            {
              "title": "70. should schemas used by the dda are added to the default domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.589Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-efb510d30e999e010f83",
              "file": "business_users/b7_user.spec.ts",
              "line": 2860,
              "column": 9
            },
            {
              "title": "should be able to create utility asset with multiple agents/widgets which share data",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.589Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-670740cf7e7358b12216",
              "file": "business_users/b7_user.spec.ts",
              "line": 2865,
              "column": 9
            },
            {
              "title": "should be able to test successfully adding values using one asset and viewing them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.590Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c558014478f4b24ee3ac",
              "file": "business_users/b7_user.spec.ts",
              "line": 2901,
              "column": 9
            },
            {
              "title": "116. Cannot update an asset in my inventorty that i didnt create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.590Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-45fc8a61f8a4d981e515",
              "file": "business_users/b7_user.spec.ts",
              "line": 2910,
              "column": 9
            },
            {
              "title": "138. Can test created asset wiout needing to relace placeholders",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.591Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-2e2b30f104ad8412fb96",
              "file": "business_users/b7_user.spec.ts",
              "line": 2914,
              "column": 9
            },
            {
              "title": "151. Can test created asset wiout needing to relace placeholders",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.591Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-b3ab10fd656316ed06e4",
              "file": "business_users/b7_user.spec.ts",
              "line": 2918,
              "column": 9
            },
            {
              "title": "154. \"User can purchase the asset (has sufficient balance)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.591Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6b173bf59513c0281dbc",
              "file": "business_users/b7_user.spec.ts",
              "line": 2922,
              "column": 9
            },
            {
              "title": "163. Cannot update an asset in my inventorty that i didnt create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.592Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3ae17e05edca4ddb4652",
              "file": "business_users/b7_user.spec.ts",
              "line": 2927,
              "column": 9
            },
            {
              "title": "166. Cannot save a disconnected chain, and chain without an originator or a chain without a terminator",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.592Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-7dc360f6ca8bdf8afcf4",
              "file": "business_users/b7_user.spec.ts",
              "line": 2931,
              "column": 9
            },
            {
              "title": "167. Can succesfully add and remove steps in a CoA before it is created",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.593Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-db148c70a82b743d6e33",
              "file": "business_users/b7_user.spec.ts",
              "line": 2935,
              "column": 9
            },
            {
              "title": "173. Can create asset with multple agents/widgets, and man in the loop steps between them",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.593Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-68a91c83cfa5cdc2c0ac",
              "file": "business_users/b7_user.spec.ts",
              "line": 2939,
              "column": 9
            },
            {
              "title": "177. \"User can purchase the asset (has sufficient balance)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.593Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-919d4eb6e9c9d8248822",
              "file": "business_users/b7_user.spec.ts",
              "line": 2943,
              "column": 9
            },
            {
              "title": "182. Can create asset with multple agents/widgets, and man in the loop steps between them",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.594Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-cd2aeb3e1d491b1117b1",
              "file": "business_users/b7_user.spec.ts",
              "line": 2947,
              "column": 9
            },
            {
              "title": "186. Can create asset with multple agents/widgets, and man in the loop steps between them",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.594Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6faf26c6bbf8f27bf4d0",
              "file": "business_users/b7_user.spec.ts",
              "line": 2951,
              "column": 9
            },
            {
              "title": "190. \"User can purchase the asset (has sufficient balance)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.595Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-509a9e43cd5048bb7424",
              "file": "business_users/b7_user.spec.ts",
              "line": 2955,
              "column": 9
            },
            {
              "title": "195. Can create asset with multple agents/widgets, and man in the loop steps between them",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.595Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-42d8fa2cff5fcf7a6831",
              "file": "business_users/b7_user.spec.ts",
              "line": 2959,
              "column": 9
            },
            {
              "title": "199. Can create asset with multple agents/widgets, and man in the loop steps between them",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.595Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-850374dd6b18ed34288f",
              "file": "business_users/b7_user.spec.ts",
              "line": 2963,
              "column": 9
            },
            {
              "title": "203. \"User can purchase the asset (has sufficient balance)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.596Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ca0f75a8c5588a681080",
              "file": "business_users/b7_user.spec.ts",
              "line": 2967,
              "column": 9
            },
            {
              "title": "228. \"User can purchase the asset (has sufficient balance)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.596Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c831404e191edef60bf2",
              "file": "business_users/b7_user.spec.ts",
              "line": 2972,
              "column": 9
            },
            {
              "title": "236. User with MKF can add values using one asset and view them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.597Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3320a9d600070d5fec9a",
              "file": "business_users/b7_user.spec.ts",
              "line": 2976,
              "column": 9
            },
            {
              "title": "237. User with MKF can add values using one asset and update them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.597Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-dd2295ad78c34f0a26c7",
              "file": "business_users/b7_user.spec.ts",
              "line": 2980,
              "column": 9
            },
            {
              "title": "238. User with MKF can add values using one asset and delete them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.598Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-e2ac3cfac745576c1527",
              "file": "business_users/b7_user.spec.ts",
              "line": 2984,
              "column": 9
            },
            {
              "title": "250. \"User can purchase the asset (has sufficient balance)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.599Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3d5a38fbc79e1a34e9e7",
              "file": "business_users/b7_user.spec.ts",
              "line": 2988,
              "column": 9
            },
            {
              "title": "258. User with MKF can add values using one asset and view them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.599Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-40fccbc1d519f9d5e42d",
              "file": "business_users/b7_user.spec.ts",
              "line": 2992,
              "column": 9
            },
            {
              "title": "259. User with MKF can add values using one asset and update them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.600Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-d4d9d71e23f5438a50a7",
              "file": "business_users/b7_user.spec.ts",
              "line": 2996,
              "column": 9
            },
            {
              "title": "260. User with MKF can add values using one asset and delete them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.600Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-fac1afd55652d7491d7d",
              "file": "business_users/b7_user.spec.ts",
              "line": 3000,
              "column": 9
            },
            {
              "title": "272. \"User can purchase the asset (has sufficient balance)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.601Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-d260efdc659689fa7851",
              "file": "business_users/b7_user.spec.ts",
              "line": 3004,
              "column": 9
            },
            {
              "title": "280. User with MKF can add values using one asset and view them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.601Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-276634f587eaeaa66339",
              "file": "business_users/b7_user.spec.ts",
              "line": 3008,
              "column": 9
            },
            {
              "title": "281. User with MKF can add values using one asset and update them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.601Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6a0a0418958c7c6c359f",
              "file": "business_users/b7_user.spec.ts",
              "line": 3012,
              "column": 9
            },
            {
              "title": "282. User with MKF can add values using one asset and delete them using another asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.602Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-cc1e7aee768e3506f759",
              "file": "business_users/b7_user.spec.ts",
              "line": 3016,
              "column": 9
            },
            {
              "title": "284. Cannot update an asset in my inventorty that i didnt create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.603Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ab73520ec8e6611cc98e",
              "file": "business_users/b7_user.spec.ts",
              "line": 3020,
              "column": 9
            },
            {
              "title": "300. Cannot update an asset in my inventorty that i didnt create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.603Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-bacf9643baaccf831416",
              "file": "business_users/b7_user.spec.ts",
              "line": 3024,
              "column": 9
            },
            {
              "title": "should be able to update a utility name, description, thumbnail, tags and prerequisites of a created asset before it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.604Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-906d4e44632d7a68643e",
              "file": "business_users/b7_user.spec.ts",
              "line": 3029,
              "column": 9
            },
            {
              "title": "should be able to save an utility asset before clicking create and the asset will appear in draft status in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.604Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-10bc7ddce606f4f6d3ff",
              "file": "business_users/b7_user.spec.ts",
              "line": 3072,
              "column": 9
            },
            {
              "title": "should be able to update all utility asset fields before clicking create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.605Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-49ce9eb430f7f4e0b51d",
              "file": "business_users/b7_user.spec.ts",
              "line": 3119,
              "column": 9
            },
            {
              "title": "should not be able to save a utility without assets",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.605Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-37d05423cb9bbce5ddf8",
              "file": "business_users/b7_user.spec.ts",
              "line": 3198,
              "column": 9
            },
            {
              "title": "should be able to successfully add and remove assets to a utility before it is created",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.605Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-95e3dc4e032ce7e7e5ae",
              "file": "business_users/b7_user.spec.ts",
              "line": 3214,
              "column": 9
            },
            {
              "title": "should be able to create a domain from a long document",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.606Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c9c2b506f9abe98125bc",
              "file": "business_users/b7_user.spec.ts",
              "line": 3248,
              "column": 9
            },
            {
              "title": "should be able to create a domain from multiple documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.606Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-de605c93f5a9df9fa7e5",
              "file": "business_users/b7_user.spec.ts",
              "line": 3273,
              "column": 9
            },
            {
              "title": "should be able to see all schemas in the domain appearing in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.607Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-f9ef986fc21c5ec5983d",
              "file": "business_users/b7_user.spec.ts",
              "line": 3298,
              "column": 9
            },
            {
              "title": "should be able to update the schema",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.607Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-93d1020f2edf983170b6",
              "file": "business_users/b7_user.spec.ts",
              "line": 3308,
              "column": 9
            },
            {
              "title": "should be able to see updated changes of schema in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.607Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-cc8ee12d1813ba1b598a",
              "file": "business_users/b7_user.spec.ts",
              "line": 3324,
              "column": 9
            },
            {
              "title": "should be able to see changed domain schemas when selecting the domain during asset creation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.608Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-23d11ddccecf1683085a",
              "file": "business_users/b7_user.spec.ts",
              "line": 3334,
              "column": 9
            },
            {
              "title": "should not be able to update an utility asset in the inventory that current user didn't create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.608Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6a9856457eb63db5f759",
              "file": "business_users/b7_user.spec.ts",
              "line": 3362,
              "column": 9
            },
            {
              "title": "should not be able to update an curated data asset in inventory that current user didn't create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.609Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-8c1372806438e0074230",
              "file": "business_users/b7_user.spec.ts",
              "line": 3381,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields when it is in draft",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.609Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-aaba1a1397c5cd4435f9",
              "file": "business_users/b7_user.spec.ts",
              "line": 3426,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields before it is sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.610Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3183d2f15bfe11cefe2a",
              "file": "business_users/b7_user.spec.ts",
              "line": 3490,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.611Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-f895e37add2a4bf17042",
              "file": "business_users/b7_user.spec.ts",
              "line": 3599,
              "column": 9
            },
            {
              "title": "different onboarded user should be able to find the asset in marketplace where searching using text similar (not identical) to the description of the published asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.611Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-cf016b316491f494ce5a",
              "file": "business_users/b7_user.spec.ts",
              "line": 3725,
              "column": 9
            },
            {
              "title": "should user be able to purchase the asset using metered method",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.611Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6aeb9fda95b34e7e8e2e",
              "file": "business_users/b7_user.spec.ts",
              "line": 3759,
              "column": 9
            },
            {
              "title": "should user be able to consume the curated data asset and metered unit should be deducted",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.612Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-a0150f26a76e07bc94ec",
              "file": "business_users/b7_user.spec.ts",
              "line": 3813,
              "column": 9
            },
            {
              "title": "should user be able to consume the curated data asset with no KF or MKF using relevant agent/widget",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.612Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c8e1d987d73e9c2e3c53",
              "file": "business_users/b7_user.spec.ts",
              "line": 3895,
              "column": 9
            },
            {
              "title": "should user be able to consume the curated data asset using a relevant agent/widget with KF",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.613Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-0b12b56bd6085dd45167",
              "file": "business_users/b7_user.spec.ts",
              "line": 3964,
              "column": 9
            },
            {
              "title": "should user be able to consume the curated data asset using a relevant agent/widget with MKF",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.613Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-241737cad1c93bbcfc85",
              "file": "business_users/b7_user.spec.ts",
              "line": 4062,
              "column": 9
            },
            {
              "title": "should user be able to deactivate the asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.614Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-b9017f905784b10227a5",
              "file": "business_users/b7_user.spec.ts",
              "line": 4160,
              "column": 9
            },
            {
              "title": "should not be able to consume an inactive curated data asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.615Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-690e5ce5c955727aafb5",
              "file": "business_users/b7_user.spec.ts",
              "line": 4213,
              "column": 9
            },
            {
              "title": "should user be able to activate the inactive asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.615Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-f29ca833eecf8daab0f1",
              "file": "business_users/b7_user.spec.ts",
              "line": 4309,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least two or more",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.616Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-bb5a1d330bbaf4439e8c",
              "file": "business_users/b7_user.spec.ts",
              "line": 4381,
              "column": 9
            },
            {
              "title": "should not be able to create more than 10 assets in draft status",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.616Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-894808f993ba0c8613d7",
              "file": "business_users/b7_user.spec.ts",
              "line": 4541,
              "column": 9
            },
            {
              "title": "should be able to create an asset in draft status after deleting an existing asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.616Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3410e91517a0bdd18404",
              "file": "business_users/b7_user.spec.ts",
              "line": 4595,
              "column": 9
            },
            {
              "title": "should be able to publish a widget from studio (no other published assets)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.617Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-592e2cb20fa8da4fe114",
              "file": "business_users/b7_user.spec.ts",
              "line": 4606,
              "column": 9
            },
            {
              "title": "should be able to perform searches less than 10",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.617Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-7a6c790b9e46a8539548",
              "file": "business_users/b7_user.spec.ts",
              "line": 4640,
              "column": 9
            },
            {
              "title": "should be able to publish agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.618Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c0510a3dad024e20f640",
              "file": "business_users/b7_user.spec.ts",
              "line": 4654,
              "column": 9
            },
            {
              "title": "should be able to publish an agent (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.618Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-a60919cbaa18a5aa9bc6",
              "file": "business_users/b7_user.spec.ts",
              "line": 4661,
              "column": 9
            },
            {
              "title": "should be able to publish dataset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.618Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-cf1e63ced604eab1acb6",
              "file": "business_users/b7_user.spec.ts",
              "line": 4670,
              "column": 9
            },
            {
              "title": "should be able to publish media",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.619Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-be82d4fcd449f1364586",
              "file": "business_users/b7_user.spec.ts",
              "line": 4694,
              "column": 9
            },
            {
              "title": "should be able to publish model",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.619Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-be5f1e512148696fe5d1",
              "file": "business_users/b7_user.spec.ts",
              "line": 4711,
              "column": 9
            },
            {
              "title": "should be able to manually increase wallet balance to 20 DAAC",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.620Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-cee7196644a9bf38d50c",
              "file": "business_users/b7_user.spec.ts",
              "line": 4729,
              "column": 9
            },
            {
              "title": "should be able to update all asset fields before clicking create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.620Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-2d8a418b52f3d9770930",
              "file": "business_users/b7_user.spec.ts",
              "line": 4757,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instruction, sources or pricing after it is created",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.620Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3ea6d19c67bb2a04bedc",
              "file": "business_users/b7_user.spec.ts",
              "line": 4819,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instructions, sources or pricing after it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.621Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ca684e70ccc88eb82b8b",
              "file": "business_users/b7_user.spec.ts",
              "line": 4875,
              "column": 9
            },
            {
              "title": "should be able to update dda name, description, thumbnail, tags and prerequisites before it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.622Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-aeb8359c3ba0209c95ae",
              "file": "business_users/b7_user.spec.ts",
              "line": 4938,
              "column": 9
            },
            {
              "title": "should be able to publish a widget (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.623Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ae12d5fd03853b481786",
              "file": "business_users/b7_user.spec.ts",
              "line": 5004,
              "column": 9
            },
            {
              "title": "should be able to publish a dataset (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.623Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-f3cb307a43a6d6ecbb82",
              "file": "business_users/b7_user.spec.ts",
              "line": 5013,
              "column": 9
            },
            {
              "title": "should be able to publish a media (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.624Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-f9b5aff572f66819b847",
              "file": "business_users/b7_user.spec.ts",
              "line": 5022,
              "column": 9
            },
            {
              "title": "should be able to publish a model (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.624Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-772e044198f33a1cfa20",
              "file": "business_users/b7_user.spec.ts",
              "line": 5031,
              "column": 9
            },
            {
              "title": "should be able to manually increase wallet balance to 100 DAAC",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.625Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-8d7d6fb7298b083f3350",
              "file": "business_users/b7_user.spec.ts",
              "line": 5040,
              "column": 9
            },
            {
              "title": "can create agent with instructions and sources referring to specific source types, and placeholders are created for all of them in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.625Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-28e5a9bafa8f512388db",
              "file": "business_users/b7_user.spec.ts",
              "line": 5069,
              "column": 9
            },
            {
              "title": "cannot test created agent without uploading files to replace placeholders in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.625Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-b96d111804a80c9c8b51",
              "file": "business_users/b7_user.spec.ts",
              "line": 5078,
              "column": 9
            },
            {
              "title": "cannot publish without successfully testing the agent in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.626Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-c1a3e36717d23d76a8a1",
              "file": "business_users/b7_user.spec.ts",
              "line": 5094,
              "column": 9
            },
            {
              "title": "different onboarded user can find the published asset in marketplace using similar description text in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.626Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-5ccd3dfb147667c4a8d2",
              "file": "business_users/b7_user.spec.ts",
              "line": 5103,
              "column": 9
            },
            {
              "title": "different onboarded user can purchase the asset and see inventory, balance and transaction details in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.627Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-03aefa236167d0b0bfff",
              "file": "business_users/b7_user.spec.ts",
              "line": 5111,
              "column": 9
            },
            {
              "title": "user with KF but no sources cannot activate the asset without uploading files to replace placeholders in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.627Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-63d24ff1c97bdfcd749b",
              "file": "business_users/b7_user.spec.ts",
              "line": 5117,
              "column": 9
            },
            {
              "title": "user with MKF but no sources cannot activate the asset without uploading files to replace placeholders in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.627Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-91e9e38e2af6b83ffa07",
              "file": "business_users/b7_user.spec.ts",
              "line": 5133,
              "column": 9
            },
            {
              "title": "user with KF and relevant sources can activate the asset with no need for manual action in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.628Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-7f556c15d1d1bfdbdb7b",
              "file": "business_users/b7_user.spec.ts",
              "line": 5149,
              "column": 9
            },
            {
              "title": "user with MKF and relevant sources can activate the asset with no need for manual action in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.628Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-22ce3992906a4a293e22",
              "file": "business_users/b7_user.spec.ts",
              "line": 5167,
              "column": 9
            },
            {
              "title": "can create relevant sources in KF in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.629Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-d416da8fa09ec0af42eb",
              "file": "business_users/b7_user.spec.ts",
              "line": 5185,
              "column": 9
            },
            {
              "title": "after creating relevant sources in KF can test created agent by picking the sources from the list in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.629Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-fc596fb52037c87d04fe",
              "file": "business_users/b7_user.spec.ts",
              "line": 5246,
              "column": 9
            },
            {
              "title": "can create relevant sources in MKF in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.630Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-ca12af91ef29914682ed",
              "file": "business_users/b7_user.spec.ts",
              "line": 5265,
              "column": 9
            },
            {
              "title": "after creating relevant sources in MKF can test created agent by picking the sources from the list in the extended flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.631Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-6ae55b58cee47be35ca6",
              "file": "business_users/b7_user.spec.ts",
              "line": 5327,
              "column": 9
            },
            {
              "title": "can create agent with instructions and sources referring to specific source types, and placeholders are created for all of them",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.632Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-cd9d77ed17a43fd6fb8a",
              "file": "business_users/b7_user.spec.ts",
              "line": 5346,
              "column": 9
            },
            {
              "title": "cannot test created agent without uploading files to replace placeholders",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.632Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-fb5a1316bc24a1857d57",
              "file": "business_users/b7_user.spec.ts",
              "line": 5355,
              "column": 9
            },
            {
              "title": "cannot publish without successfully testing the agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.633Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-9e61b6dae408bc25f391",
              "file": "business_users/b7_user.spec.ts",
              "line": 5371,
              "column": 9
            },
            {
              "title": "different onboarded user can find the published asset in marketplace using similar description text",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.634Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-20b6aaaed09268de3ba9",
              "file": "business_users/b7_user.spec.ts",
              "line": 5380,
              "column": 9
            },
            {
              "title": "different onboarded user can purchase the asset and see inventory, balance and transaction details",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.635Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-09c3a0bf40358afc4891",
              "file": "business_users/b7_user.spec.ts",
              "line": 5388,
              "column": 9
            },
            {
              "title": "user with KF but no sources cannot activate the asset without uploading files to replace placeholders",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.636Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-54365056b3e3315a88cc",
              "file": "business_users/b7_user.spec.ts",
              "line": 5394,
              "column": 9
            },
            {
              "title": "user with MKF but no sources cannot activate the asset without uploading files to replace placeholders",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.637Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-bac9ff8d7888d21c64ec",
              "file": "business_users/b7_user.spec.ts",
              "line": 5410,
              "column": 9
            },
            {
              "title": "user with KF and relevant sources can activate the asset with no need for manual action",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.637Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3aa2d505a18cc11d7c3f",
              "file": "business_users/b7_user.spec.ts",
              "line": 5426,
              "column": 9
            },
            {
              "title": "user with MKF and relevant sources can activate the asset with no need for manual action",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.637Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-47e155f72e75aa36ee33",
              "file": "business_users/b7_user.spec.ts",
              "line": 5444,
              "column": 9
            },
            {
              "title": "can create relevant sources in KF",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.638Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-a7c620939dbd01be7be9",
              "file": "business_users/b7_user.spec.ts",
              "line": 5462,
              "column": 9
            },
            {
              "title": "after creating relevant sources in KF can test created agent by picking the sources from the list",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.638Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-9bc9297a1cfdf6664d89",
              "file": "business_users/b7_user.spec.ts",
              "line": 5524,
              "column": 9
            },
            {
              "title": "can create relevant sources in MKF",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.638Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-da13d5a993d19af282b0",
              "file": "business_users/b7_user.spec.ts",
              "line": 5543,
              "column": 9
            },
            {
              "title": "after creating relevant sources in MKF can test created agent by picking the sources from the list",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.639Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-3113ddba545e72f1e7f6",
              "file": "business_users/b7_user.spec.ts",
              "line": 5605,
              "column": 9
            },
            {
              "title": "can create agent with instructions and sources, placeholders are created for all source types, and sources are attached in the final flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.639Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-f68a6c950cd59476999e",
              "file": "business_users/b7_user.spec.ts",
              "line": 5625,
              "column": 9
            },
            {
              "title": "cannot publish without successfully testing the agent in the final flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.640Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-d648f9d70776a571e192",
              "file": "business_users/b7_user.spec.ts",
              "line": 5634,
              "column": 9
            },
            {
              "title": "different onboarded user can find the asset in marketplace using similar description text in the final flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.640Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-e885ccd2a5762eed8821",
              "file": "business_users/b7_user.spec.ts",
              "line": 5643,
              "column": 9
            },
            {
              "title": "user can purchase the asset and see inventory with correct pricing details",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.641Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-df0a106fd31d365bd02f",
              "file": "business_users/b7_user.spec.ts",
              "line": 5651,
              "column": 9
            },
            {
              "title": "user with KF but no sources cannot activate the asset without replacing placeholders",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.642Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-af270f82c69d57d43a8a",
              "file": "business_users/b7_user.spec.ts",
              "line": 5657,
              "column": 9
            },
            {
              "title": "user with MKF but no sources cannot activate the asset without replacing placeholders",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.643Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-40597337ce5f8d7f9c3f",
              "file": "business_users/b7_user.spec.ts",
              "line": 5673,
              "column": 9
            },
            {
              "title": "user with KF and relevant sources can activate the asset with no need for manual action in the final flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.644Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-8c3467eedf52a498b550",
              "file": "business_users/b7_user.spec.ts",
              "line": 5689,
              "column": 9
            },
            {
              "title": "user with MKF and relevant sources can activate the asset with no need for manual action in the final flow",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:39.645Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "a043ecf80a07d916a422-11ed6dcdc8b1f485759c",
              "file": "business_users/b7_user.spec.ts",
              "line": 5707,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b8_user.spec.ts",
      "file": "business_users/b8_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B8 User",
          "file": "business_users/b8_user.spec.ts",
          "line": 929,
          "column": 15,
          "specs": [
            {
              "title": "should be able to answer first question",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 38,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 0,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    10 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not stable\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    10 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not stable\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n    at /app/tests/business_users/b8_user.spec.ts:977:35",
                        "location": {
                          "file": "/app/tests/business_users/b8_user.spec.ts",
                          "column": 35,
                          "line": 977
                        },
                        "snippet": "  975 |             const continueBtn = page.getByRole(\"button\", { name: /^Continue$/i }).first();\n  976 |             if (await continueBtn.isVisible({ timeout: 2000 }).catch(() => false)) {\n> 977 |                 await continueBtn.click();\n      |                                   ^\n  978 |                 await page.waitForTimeout(400);\n  979 |                 continue;\n  980 |             }"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b8_user.spec.ts",
                            "column": 35,
                            "line": 977
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    10 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not stable\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n\n  975 |             const continueBtn = page.getByRole(\"button\", { name: /^Continue$/i }).first();\n  976 |             if (await continueBtn.isVisible({ timeout: 2000 }).catch(() => false)) {\n> 977 |                 await continueBtn.click();\n      |                                   ^\n  978 |                 await page.waitForTimeout(400);\n  979 |                 continue;\n  980 |             }\n    at /app/tests/business_users/b8_user.spec.ts:977:35"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:55:40.566Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b8_user-Bus-6af4b-le-to-answer-first-question-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1258/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b8_user-Bus-6af4b-le-to-answer-first-question-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1259/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b8_user.spec.ts",
                        "column": 35,
                        "line": 977
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-426e18f608409b8c2efb",
              "file": "business_users/b8_user.spec.ts",
              "line": 1016,
              "column": 9
            },
            {
              "title": "should be able to answer second question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.975Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-ebe242782d6eeaece232",
              "file": "business_users/b8_user.spec.ts",
              "line": 1024,
              "column": 9
            },
            {
              "title": "should be able to answer third question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.975Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-fb73378c29c7ebbcf0f7",
              "file": "business_users/b8_user.spec.ts",
              "line": 1038,
              "column": 9
            },
            {
              "title": "should be able to choose a subscription plan",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.976Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-97edc0e85526cfbd394a",
              "file": "business_users/b8_user.spec.ts",
              "line": 1047,
              "column": 9
            },
            {
              "title": "should be able to confirm additional features",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.976Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-67124cf5e90b0b2ef51e",
              "file": "business_users/b8_user.spec.ts",
              "line": 1058,
              "column": 9
            },
            {
              "title": "should be able to select cloud preferences",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.978Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-07ef7732d749f81fb4d8",
              "file": "business_users/b8_user.spec.ts",
              "line": 1067,
              "column": 9
            },
            {
              "title": "should be able to configure network access",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.978Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-c9204b9ca3300f7be3a2",
              "file": "business_users/b8_user.spec.ts",
              "line": 1075,
              "column": 9
            },
            {
              "title": "should be able to confirm encryption preference",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.978Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-008d5761af14ce618fcc",
              "file": "business_users/b8_user.spec.ts",
              "line": 1082,
              "column": 9
            },
            {
              "title": "should be able to skip anonymization configuration",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.979Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-f3662b988f1ffcfd2dda",
              "file": "business_users/b8_user.spec.ts",
              "line": 1095,
              "column": 9
            },
            {
              "title": "should be able to confirm deployment summary",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.979Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-789d551a3fa7e74ea65d",
              "file": "business_users/b8_user.spec.ts",
              "line": 1106,
              "column": 9
            },
            {
              "title": "should be able to select agentic queries volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.979Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-8e33596f39c828ade728",
              "file": "business_users/b8_user.spec.ts",
              "line": 1115,
              "column": 9
            },
            {
              "title": "should be able to select cases volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.980Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-8fcfa5873e12b28604de",
              "file": "business_users/b8_user.spec.ts",
              "line": 1127,
              "column": 9
            },
            {
              "title": "should be able to select storage size",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.980Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-df34447beb78bc8da70a",
              "file": "business_users/b8_user.spec.ts",
              "line": 1137,
              "column": 9
            },
            {
              "title": "should be able to confirm commitment period",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.980Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-ed8bfabf8f0e5ab1999f",
              "file": "business_users/b8_user.spec.ts",
              "line": 1149,
              "column": 9
            },
            {
              "title": "should be able to confirm SLA selection",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.981Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-e1cc67dd622408d1fb0e",
              "file": "business_users/b8_user.spec.ts",
              "line": 1162,
              "column": 9
            },
            {
              "title": "should be able to confirm review",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.981Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-f2105004153bf618ff1b",
              "file": "business_users/b8_user.spec.ts",
              "line": 1174,
              "column": 9
            },
            {
              "title": "should be able to connect wallet",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.981Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-2769df69b0b2fe97a64b",
              "file": "business_users/b8_user.spec.ts",
              "line": 1198,
              "column": 9
            },
            {
              "title": "should show checkout options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.981Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-2c4c90d0ca8a2c72a805",
              "file": "business_users/b8_user.spec.ts",
              "line": 1209,
              "column": 9
            },
            {
              "title": "should be able to enter payment details",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.982Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-0ecfccd745c8ee385295",
              "file": "business_users/b8_user.spec.ts",
              "line": 1216,
              "column": 9
            },
            {
              "title": "should complete checkout and show confirmation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.982Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-dc73b2ba71b3d507abe7",
              "file": "business_users/b8_user.spec.ts",
              "line": 1226,
              "column": 9
            },
            {
              "title": "should see 10 DAAC in wallet after chat loads",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.982Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-aed68329513086f4c5b8",
              "file": "business_users/b8_user.spec.ts",
              "line": 1235,
              "column": 9
            },
            {
              "title": "should be able to create agent without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.982Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-f412342f7ae4d86d245f",
              "file": "business_users/b8_user.spec.ts",
              "line": 1247,
              "column": 9
            },
            {
              "title": "should be able to create widget without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.983Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-51d9ef38fbbc75ce2dd8",
              "file": "business_users/b8_user.spec.ts",
              "line": 1256,
              "column": 9
            },
            {
              "title": "should be able to create dataset without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.983Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-fb41eb339135d823ad15",
              "file": "business_users/b8_user.spec.ts",
              "line": 1265,
              "column": 9
            },
            {
              "title": "should be able to create media without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.983Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-661b11ddb889c19b6ef5",
              "file": "business_users/b8_user.spec.ts",
              "line": 1283,
              "column": 9
            },
            {
              "title": "should be able to create model without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.983Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-c1d2cb5e43d8c7df9f8f",
              "file": "business_users/b8_user.spec.ts",
              "line": 1317,
              "column": 9
            },
            {
              "title": "should be able to create a domain from a long document",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.984Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-075c42fe62edb2ce8646",
              "file": "business_users/b8_user.spec.ts",
              "line": 1351,
              "column": 9
            },
            {
              "title": "should be able to create a domain from multiple documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.984Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-0fa044ace32cfcbc53cb",
              "file": "business_users/b8_user.spec.ts",
              "line": 1376,
              "column": 9
            },
            {
              "title": "should be able to see all schemas in the domain appearing in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.984Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-f9e60bbb2135a24a373d",
              "file": "business_users/b8_user.spec.ts",
              "line": 1401,
              "column": 9
            },
            {
              "title": "should be able to update the schema",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.985Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-dd1400993ac9c94c2207",
              "file": "business_users/b8_user.spec.ts",
              "line": 1411,
              "column": 9
            },
            {
              "title": "should be able to see updated changes of schema in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.986Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-e8139562129ea80d201a",
              "file": "business_users/b8_user.spec.ts",
              "line": 1427,
              "column": 9
            },
            {
              "title": "should be able to see changed domain schemas when selecting the domain during asset creation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.986Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-8ea1e63a7b6c6ea68f57",
              "file": "business_users/b8_user.spec.ts",
              "line": 1437,
              "column": 9
            },
            {
              "title": "should not be able to update an asset that doesn't created by the current user",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.986Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-9cbe7a4fd1d70323deff",
              "file": "business_users/b8_user.spec.ts",
              "line": 1464,
              "column": 9
            },
            {
              "title": "should not be able to update an curated data asset in inventory that current user didn't create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.987Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-ad818aedb5e409736115",
              "file": "business_users/b8_user.spec.ts",
              "line": 1479,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields when it is in draft",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.987Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-9b97e4cb9fbf7cf0fb41",
              "file": "business_users/b8_user.spec.ts",
              "line": 1524,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields before it is sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.987Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-5d5ae0af3472d7c48fc9",
              "file": "business_users/b8_user.spec.ts",
              "line": 1588,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.988Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-cb1cabaf5f75b5f4e1c4",
              "file": "business_users/b8_user.spec.ts",
              "line": 1697,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least two or more",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.988Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-bbd3b9f491939060a078",
              "file": "business_users/b8_user.spec.ts",
              "line": 1823,
              "column": 9
            },
            {
              "title": "should not be able to create more than 10 assets in draft status",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.988Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-77504d07be067afe425b",
              "file": "business_users/b8_user.spec.ts",
              "line": 1983,
              "column": 9
            },
            {
              "title": "should be able to create an asset in draft status after deleting an existing asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.989Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-414ca0d03c67c438a96f",
              "file": "business_users/b8_user.spec.ts",
              "line": 2037,
              "column": 9
            },
            {
              "title": "should be able to update all asset fields before clicking create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.989Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-52481a4fb413962ca134",
              "file": "business_users/b8_user.spec.ts",
              "line": 2048,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instruction, sources or pricing after it is created",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.989Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-64c06eb910ad15c96a2d",
              "file": "business_users/b8_user.spec.ts",
              "line": 2110,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instructions, sources or pricing after it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.990Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-f27cd1c13f0d4054e1ae",
              "file": "business_users/b8_user.spec.ts",
              "line": 2166,
              "column": 9
            },
            {
              "title": "should be able to update dda name, description, thumbnail, tags and prerequisites before it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.990Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-26baccfd117187ee1a36",
              "file": "business_users/b8_user.spec.ts",
              "line": 2229,
              "column": 9
            },
            {
              "title": "should be able to publish a widget from studio (no other published assets)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.990Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-87b5c5920eb449199f34",
              "file": "business_users/b8_user.spec.ts",
              "line": 2295,
              "column": 9
            },
            {
              "title": "should be able to perform searches less than 10",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.991Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-133ef8cb37dc8b2146f7",
              "file": "business_users/b8_user.spec.ts",
              "line": 2329,
              "column": 9
            },
            {
              "title": "should be able to publish agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.991Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-ed76b35c7f9ac67d59a2",
              "file": "business_users/b8_user.spec.ts",
              "line": 2347,
              "column": 9
            },
            {
              "title": "should be able to publish an agent (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.991Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-8923ffeeb357215b2d7b",
              "file": "business_users/b8_user.spec.ts",
              "line": 2354,
              "column": 9
            },
            {
              "title": "should be able to publish a widget (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.992Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-0d318a1ca7d7c329ad4c",
              "file": "business_users/b8_user.spec.ts",
              "line": 2363,
              "column": 9
            },
            {
              "title": "should be able to publish a dataset (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.992Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-cce45e6715f53a23d3f6",
              "file": "business_users/b8_user.spec.ts",
              "line": 2372,
              "column": 9
            },
            {
              "title": "should be able to publish a media (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.992Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-50f8f21894ae791bd02b",
              "file": "business_users/b8_user.spec.ts",
              "line": 2381,
              "column": 9
            },
            {
              "title": "should be able to publish a model (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.992Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-053b2c35b761dde2353e",
              "file": "business_users/b8_user.spec.ts",
              "line": 2390,
              "column": 9
            },
            {
              "title": "should be able to publish dataset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.993Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-dcabe78757e4792b7026",
              "file": "business_users/b8_user.spec.ts",
              "line": 2399,
              "column": 9
            },
            {
              "title": "should be able to publish media",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:05.993Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "536b4f6bd96b5ba33cdc-ec2e113d3a4c5c98c56a",
              "file": "business_users/b8_user.spec.ts",
              "line": 2419,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/b9_user.spec.ts",
      "file": "business_users/b9_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / B9 User",
          "file": "business_users/b9_user.spec.ts",
          "line": 929,
          "column": 15,
          "specs": [
            {
              "title": "should be able to answer first question",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 39,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 0,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    16 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not stable\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    16 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not stable\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n    at /app/tests/business_users/b9_user.spec.ts:977:35",
                        "location": {
                          "file": "/app/tests/business_users/b9_user.spec.ts",
                          "column": 35,
                          "line": 977
                        },
                        "snippet": "  975 |             const continueBtn = page.getByRole(\"button\", { name: /^Continue$/i }).first();\n  976 |             if (await continueBtn.isVisible({ timeout: 2000 }).catch(() => false)) {\n> 977 |                 await continueBtn.click();\n      |                                   ^\n  978 |                 await page.waitForTimeout(400);\n  979 |                 continue;\n  980 |             }"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/b9_user.spec.ts",
                            "column": 35,
                            "line": 977
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: /^Continue$/i }).first()\u001b[22m\n\u001b[2m    - locator resolved to <button disabled class=\"inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md transition-colors focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-95 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0 shadow hover:bg-primary/90 px-4 py-2 h-10 w-[277px] bg-gradient-to-r from-[#029994] to-[#04FFF7] font-hanken-grotesk text-xs font-medium text-[#1A1A19]\">…</button>\u001b[22m\n\u001b[2m  - attempting click action\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m    - waiting 20ms\u001b[22m\n\u001b[2m    2 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m      - element is not enabled\u001b[22m\n\u001b[2m    - retrying click action\u001b[22m\n\u001b[2m      - waiting 100ms\u001b[22m\n\u001b[2m    16 × waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m       - element is not enabled\u001b[22m\n\u001b[2m     - retrying click action\u001b[22m\n\u001b[2m       - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m    - element is not stable\u001b[22m\n\u001b[2m  - retrying click action\u001b[22m\n\u001b[2m    - waiting 500ms\u001b[22m\n\u001b[2m    - waiting for element to be visible, enabled and stable\u001b[22m\n\u001b[2m  - element was detached from the DOM, retrying\u001b[22m\n\n\n  975 |             const continueBtn = page.getByRole(\"button\", { name: /^Continue$/i }).first();\n  976 |             if (await continueBtn.isVisible({ timeout: 2000 }).catch(() => false)) {\n> 977 |                 await continueBtn.click();\n      |                                   ^\n  978 |                 await page.waitForTimeout(400);\n  979 |                 continue;\n  980 |             }\n    at /app/tests/business_users/b9_user.spec.ts:977:35"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:06.837Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b9_user-Bus-6d3ee-le-to-answer-first-question-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1260/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-b9_user-Bus-6d3ee-le-to-answer-first-question-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1261/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/b9_user.spec.ts",
                        "column": 35,
                        "line": 977
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-0d88e6222e2b2d23bd01",
              "file": "business_users/b9_user.spec.ts",
              "line": 1016,
              "column": 9
            },
            {
              "title": "should be able to answer second question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.387Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-d97691dae88ca2704fab",
              "file": "business_users/b9_user.spec.ts",
              "line": 1024,
              "column": 9
            },
            {
              "title": "should be able to answer third question",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.388Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-de9bda4be4ea92b68554",
              "file": "business_users/b9_user.spec.ts",
              "line": 1038,
              "column": 9
            },
            {
              "title": "should be able to choose a subscription plan",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.388Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-1f8cf7526fd36c603d7d",
              "file": "business_users/b9_user.spec.ts",
              "line": 1047,
              "column": 9
            },
            {
              "title": "should be able to confirm additional features",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.389Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-d6f0317fa3667a397678",
              "file": "business_users/b9_user.spec.ts",
              "line": 1058,
              "column": 9
            },
            {
              "title": "should be able to select cloud preferences",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.389Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-307c248be923a5a82289",
              "file": "business_users/b9_user.spec.ts",
              "line": 1067,
              "column": 9
            },
            {
              "title": "should be able to configure network access",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.389Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-481c9e3fed5de659e6a1",
              "file": "business_users/b9_user.spec.ts",
              "line": 1075,
              "column": 9
            },
            {
              "title": "should be able to confirm encryption preference",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.390Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-83e0247497df889e3880",
              "file": "business_users/b9_user.spec.ts",
              "line": 1082,
              "column": 9
            },
            {
              "title": "should be able to skip anonymization configuration",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.390Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-69162559ebdd07afc75e",
              "file": "business_users/b9_user.spec.ts",
              "line": 1095,
              "column": 9
            },
            {
              "title": "should be able to confirm deployment summary",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.391Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-35e48bc2652f039451b7",
              "file": "business_users/b9_user.spec.ts",
              "line": 1106,
              "column": 9
            },
            {
              "title": "should be able to select agentic queries volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.391Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-af6b822d8432ce722dc9",
              "file": "business_users/b9_user.spec.ts",
              "line": 1115,
              "column": 9
            },
            {
              "title": "should be able to select cases volume",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.392Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-7ff613745ba33a903c78",
              "file": "business_users/b9_user.spec.ts",
              "line": 1127,
              "column": 9
            },
            {
              "title": "should be able to select storage size",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.392Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-ad83a64534a0b31a1e24",
              "file": "business_users/b9_user.spec.ts",
              "line": 1137,
              "column": 9
            },
            {
              "title": "should be able to confirm commitment period",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.393Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-30f5b73c27780a4ac332",
              "file": "business_users/b9_user.spec.ts",
              "line": 1149,
              "column": 9
            },
            {
              "title": "should be able to confirm SLA selection",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.395Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-dbb705f48467a5936480",
              "file": "business_users/b9_user.spec.ts",
              "line": 1162,
              "column": 9
            },
            {
              "title": "should be able to confirm review",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.396Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-653198838acef5a1c1e2",
              "file": "business_users/b9_user.spec.ts",
              "line": 1174,
              "column": 9
            },
            {
              "title": "should be able to connect wallet",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.396Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-0af3de78649e8b6f27f2",
              "file": "business_users/b9_user.spec.ts",
              "line": 1198,
              "column": 9
            },
            {
              "title": "should show checkout options",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.396Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-67f803f8d8cdbf4b504c",
              "file": "business_users/b9_user.spec.ts",
              "line": 1209,
              "column": 9
            },
            {
              "title": "should be able to enter payment details",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.397Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-ecc61b2b46c7b3a08a23",
              "file": "business_users/b9_user.spec.ts",
              "line": 1216,
              "column": 9
            },
            {
              "title": "should complete checkout and show confirmation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.397Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-b683fd0638cc2fb1f41e",
              "file": "business_users/b9_user.spec.ts",
              "line": 1226,
              "column": 9
            },
            {
              "title": "should see 10 DAAC in wallet after chat loads",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.397Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-50c05a2112bb26099462",
              "file": "business_users/b9_user.spec.ts",
              "line": 1235,
              "column": 9
            },
            {
              "title": "should be able to create agent without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.398Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-498cab8b1a7152aceaa7",
              "file": "business_users/b9_user.spec.ts",
              "line": 1247,
              "column": 9
            },
            {
              "title": "should be able to create widget without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.398Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-b67ab7d5650e9c50e835",
              "file": "business_users/b9_user.spec.ts",
              "line": 1256,
              "column": 9
            },
            {
              "title": "should be able to create dataset without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.398Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-adfca2ac482ec91df18d",
              "file": "business_users/b9_user.spec.ts",
              "line": 1265,
              "column": 9
            },
            {
              "title": "should be able to create media without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.399Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-497908450d16a1ae0f38",
              "file": "business_users/b9_user.spec.ts",
              "line": 1283,
              "column": 9
            },
            {
              "title": "should be able to create model without domain",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.399Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-4af1f5c51a930138be88",
              "file": "business_users/b9_user.spec.ts",
              "line": 1317,
              "column": 9
            },
            {
              "title": "should be able to create a domain from a long document",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.399Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-9cbe5bc36c2455d48cee",
              "file": "business_users/b9_user.spec.ts",
              "line": 1351,
              "column": 9
            },
            {
              "title": "should be able to create a domain from multiple documents",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.400Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-aa54b038f17331a14865",
              "file": "business_users/b9_user.spec.ts",
              "line": 1376,
              "column": 9
            },
            {
              "title": "should be able to see all schemas in the domain appearing in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.400Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-a4827770bad10d9819c2",
              "file": "business_users/b9_user.spec.ts",
              "line": 1401,
              "column": 9
            },
            {
              "title": "should be able to update the schema",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.400Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-6d87e1479b37fc86e52b",
              "file": "business_users/b9_user.spec.ts",
              "line": 1411,
              "column": 9
            },
            {
              "title": "should be able to see updated changes of schema in the inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-135a2e077bec9b6797b2",
              "file": "business_users/b9_user.spec.ts",
              "line": 1427,
              "column": 9
            },
            {
              "title": "should be able to see changed domain schemas when selecting the domain during asset creation",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-570e777282dff690e648",
              "file": "business_users/b9_user.spec.ts",
              "line": 1437,
              "column": 9
            },
            {
              "title": "should not be able to update an asset that doesn't created by the current user",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.401Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-cdc3d3bf5277c8bc7676",
              "file": "business_users/b9_user.spec.ts",
              "line": 1464,
              "column": 9
            },
            {
              "title": "should not be able to update an curated data asset in inventory that current user didn't create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.402Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-9ea7c1a82cd7dabec7fd",
              "file": "business_users/b9_user.spec.ts",
              "line": 1479,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields when it is in draft",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.402Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-53f10617c97c569fd10e",
              "file": "business_users/b9_user.spec.ts",
              "line": 1524,
              "column": 9
            },
            {
              "title": "should be able to update all curated data asset fields before it is sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.402Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-2416c74f2d0b1a4818d8",
              "file": "business_users/b9_user.spec.ts",
              "line": 1588,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least once",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.403Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-5865d7892cebd5e5d75b",
              "file": "business_users/b9_user.spec.ts",
              "line": 1697,
              "column": 9
            },
            {
              "title": "should not be able to update any field after curated data asset sold at least two or more",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.403Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-e54aa85d8dbce527106d",
              "file": "business_users/b9_user.spec.ts",
              "line": 1823,
              "column": 9
            },
            {
              "title": "should not be able to create more than 10 assets in draft status",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.405Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-d5f287eb2a6173ca2b71",
              "file": "business_users/b9_user.spec.ts",
              "line": 1983,
              "column": 9
            },
            {
              "title": "should be able to create an asset in draft status after deleting an existing asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.406Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-4b8e7eda1ff8b53cf629",
              "file": "business_users/b9_user.spec.ts",
              "line": 2037,
              "column": 9
            },
            {
              "title": "should be able to update all asset fields before clicking create",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.406Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-4b3c62b998a468afe6ce",
              "file": "business_users/b9_user.spec.ts",
              "line": 2048,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instruction, sources or pricing after it is created",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.406Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-7838beeb37e17c09c617",
              "file": "business_users/b9_user.spec.ts",
              "line": 2110,
              "column": 9
            },
            {
              "title": "should not be able to update domain, instructions, sources or pricing after it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.407Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-c728d4ca1288870ca471",
              "file": "business_users/b9_user.spec.ts",
              "line": 2166,
              "column": 9
            },
            {
              "title": "should be able to update dda name, description, thumbnail, tags and prerequisites before it is published",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.407Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-0002c207b0fd23d27e22",
              "file": "business_users/b9_user.spec.ts",
              "line": 2229,
              "column": 9
            },
            {
              "title": "should be able to publish a widget from studio (no other published assets)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.410Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-c3a3f97e7264b50ce1a8",
              "file": "business_users/b9_user.spec.ts",
              "line": 2295,
              "column": 9
            },
            {
              "title": "should be able to perform searches less than 10",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.410Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-e513a52457602a982546",
              "file": "business_users/b9_user.spec.ts",
              "line": 2329,
              "column": 9
            },
            {
              "title": "should be able to publish agent",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.411Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-c927320d45f89046c66d",
              "file": "business_users/b9_user.spec.ts",
              "line": 2347,
              "column": 9
            },
            {
              "title": "should be able to publish an agent (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.412Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-dd06635d89e2a369bf56",
              "file": "business_users/b9_user.spec.ts",
              "line": 2354,
              "column": 9
            },
            {
              "title": "should be able to publish a widget (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.413Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-d0fe11eaed45d1e5e382",
              "file": "business_users/b9_user.spec.ts",
              "line": 2363,
              "column": 9
            },
            {
              "title": "should be able to publish a dataset (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.413Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-2556de540b3fa0f8a61f",
              "file": "business_users/b9_user.spec.ts",
              "line": 2372,
              "column": 9
            },
            {
              "title": "should be able to publish a media (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.414Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-603382ef6c3f7b5d7796",
              "file": "business_users/b9_user.spec.ts",
              "line": 2381,
              "column": 9
            },
            {
              "title": "should be able to publish a model (second asset)",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.414Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-bf6d732faaf3ab156160",
              "file": "business_users/b9_user.spec.ts",
              "line": 2390,
              "column": 9
            },
            {
              "title": "should be able to publish dataset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.414Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-be486416c8530bb1c986",
              "file": "business_users/b9_user.spec.ts",
              "line": 2399,
              "column": 9
            },
            {
              "title": "should be able to publish media",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": -1,
                      "parallelIndex": -1,
                      "status": "skipped",
                      "duration": 0,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:36.414Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "skipped"
                }
              ],
              "id": "28889d4c5cc96dcde2c7-5f6333177ba7d84ae5e8",
              "file": "business_users/b9_user.spec.ts",
              "line": 2419,
              "column": 9
            }
          ]
        }
      ]
    },
    {
      "title": "business_users/general_business_user.spec.ts",
      "file": "business_users/general_business_user.spec.ts",
      "column": 0,
      "line": 0,
      "specs": [],
      "suites": [
        {
          "title": "Business Users / General Business User",
          "file": "business_users/general_business_user.spec.ts",
          "line": 292,
          "column": 15,
          "specs": [
            {
              "title": "should fund wallet with 100 DAAC",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 40,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 28674,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:56:37.260Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "b07f93d79a602100f737-d4b57a8467504ca6aad3",
              "file": "business_users/general_business_user.spec.ts",
              "line": 295,
              "column": 9
            },
            {
              "title": "can create asset",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 40,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 37910,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:57:06.056Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "b07f93d79a602100f737-048845d61dab75847023",
              "file": "business_users/general_business_user.spec.ts",
              "line": 305,
              "column": 9
            },
            {
              "title": "can save an asset before publishing and the asset appears in Draft status in inventory",
              "ok": true,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 40,
                      "parallelIndex": 0,
                      "status": "passed",
                      "duration": 12293,
                      "errors": [],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:57:43.992Z",
                      "annotations": [],
                      "attachments": []
                    }
                  ],
                  "status": "expected"
                }
              ],
              "id": "b07f93d79a602100f737-fd7b7917f96ee920d362",
              "file": "business_users/general_business_user.spec.ts",
              "line": 346,
              "column": 9
            },
            {
              "title": "can update all asset fields before it is sold at least once",
              "ok": false,
              "tags": [],
              "tests": [
                {
                  "timeout": 480000,
                  "annotations": [],
                  "expectedStatus": "passed",
                  "projectId": "chromium",
                  "projectName": "chromium",
                  "results": [
                    {
                      "workerIndex": 40,
                      "parallelIndex": 0,
                      "status": "failed",
                      "duration": 15355,
                      "error": {
                        "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Open inventory' })\u001b[22m\n",
                        "stack": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Open inventory' })\u001b[22m\n\n    at /app/tests/business_users/general_business_user.spec.ts:358:66",
                        "location": {
                          "file": "/app/tests/business_users/general_business_user.spec.ts",
                          "column": 66,
                          "line": 358
                        },
                        "snippet": "  356 |         const modelImagePath = path.resolve(__dirname, '../../asset-creation-files/asset-image.jpg');\n  357 |\n> 358 |         await page.getByRole('button', {name: 'Open inventory'}).click();\n      |                                                                  ^\n  359 |         await page.getByRole('button', {name: 'Models'}).click();\n  360 |         await page.getByRole('button', {name: 'See details...', exact: true}).first().click();\n  361 |         await page.getByRole('heading', {name: /MODEL:\\s*Automation model/i}).click();"
                      },
                      "errors": [
                        {
                          "location": {
                            "file": "/app/tests/business_users/general_business_user.spec.ts",
                            "column": 66,
                            "line": 358
                          },
                          "message": "TimeoutError: locator.click: Timeout 15000ms exceeded.\nCall log:\n\u001b[2m  - waiting for getByRole('button', { name: 'Open inventory' })\u001b[22m\n\n\n  356 |         const modelImagePath = path.resolve(__dirname, '../../asset-creation-files/asset-image.jpg');\n  357 |\n> 358 |         await page.getByRole('button', {name: 'Open inventory'}).click();\n      |                                                                  ^\n  359 |         await page.getByRole('button', {name: 'Models'}).click();\n  360 |         await page.getByRole('button', {name: 'See details...', exact: true}).first().click();\n  361 |         await page.getByRole('heading', {name: /MODEL:\\s*Automation model/i}).click();\n    at /app/tests/business_users/general_business_user.spec.ts:358:66"
                        }
                      ],
                      "stdout": [],
                      "stderr": [],
                      "retry": 0,
                      "startTime": "2026-05-24T05:57:56.302Z",
                      "annotations": [],
                      "attachments": [
                        {
                          "name": "screenshot",
                          "contentType": "image/png",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-general_bus-83c8c-re-it-is-sold-at-least-once-chromium/test-failed-1.png",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1262/download"
                        },
                        {
                          "name": "error-context",
                          "contentType": "text/markdown",
                          "path": "/home/jenkins_user/robocorp-automation/test-results/business_users-general_bus-83c8c-re-it-is-sold-at-least-once-chromium/error-context.md",
                          "download_url": "https://robocorp-automation-report-be.promptyf.cloud/api/v1/tests/artifacts/1263/download"
                        }
                      ],
                      "errorLocation": {
                        "file": "/app/tests/business_users/general_business_user.spec.ts",
                        "column": 66,
                        "line": 358
                      }
                    }
                  ],
                  "status": "unexpected"
                }
              ],
              "id": "b07f93d79a602100f737-84dc27fc016efa92549f",
              "file": "business_users/general_business_user.spec.ts",
              "line": 355,
              "column": 9
            }
          ]
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-05-24T04:59:02.081Z",
    "duration": 3549931.529,
    "expected": 42,
    "skipped": 442,
    "unexpected": 41,
    "flaky": 0
  }
}