{
  "config": {
    "configFile": "D:\\Bhawantha\\TESTING\\robocorp-automation\\playwright.config.ts",
    "rootDir": "D:/Bhawantha/TESTING/robocorp-automation/tests",
    "forbidOnly": false,
    "fullyParallel": false,
    "globalSetup": null,
    "globalTeardown": null,
    "globalTimeout": 0,
    "grep": {},
    "grepInvert": null,
    "maxFailures": 0,
    "metadata": {
      "actualWorkers": 1
    },
    "preserveOutput": "always",
    "reporter": [
      [
        "html",
        {
          "open": "never"
        }
      ],
      [
        "list",
        null
      ],
      [
        "json",
        {
          "outputFile": "test-results.json"
        }
      ],
      [
        "D:\\Bhawantha\\TESTING\\robocorp-automation\\node_modules\\allure-playwright\\dist\\cjs\\index.js",
        null
      ],
      [
        "D:\\Bhawantha\\TESTING\\robocorp-automation\\node_modules\\allure-playwright\\dist\\cjs\\index.js",
        null
      ]
    ],
    "reportSlowTests": {
      "max": 5,
      "threshold": 300000
    },
    "quiet": false,
    "projects": [
      {
        "outputDir": "D:/Bhawantha/TESTING/robocorp-automation/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "setup-auth",
        "name": "setup-auth",
        "testDir": "D:/Bhawantha/TESTING/robocorp-automation/tests",
        "testIgnore": [],
        "testMatch": [
          "/auth\\.setup\\.ts/"
        ],
        "timeout": 30000
      },
      {
        "outputDir": "D:/Bhawantha/TESTING/robocorp-automation/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "chromium",
        "name": "chromium",
        "testDir": "D:/Bhawantha/TESTING/robocorp-automation/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 30000
      },
      {
        "outputDir": "D:/Bhawantha/TESTING/robocorp-automation/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "firefox",
        "name": "firefox",
        "testDir": "D:/Bhawantha/TESTING/robocorp-automation/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 30000
      },
      {
        "outputDir": "D:/Bhawantha/TESTING/robocorp-automation/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "webkit",
        "name": "webkit",
        "testDir": "D:/Bhawantha/TESTING/robocorp-automation/tests",
        "testIgnore": [],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 30000
      },
      {
        "outputDir": "D:/Bhawantha/TESTING/robocorp-automation/test-results",
        "repeatEach": 1,
        "retries": 0,
        "metadata": {
          "actualWorkers": 1
        },
        "id": "chromium-auth",
        "name": "chromium-auth",
        "testDir": "D:/Bhawantha/TESTING/robocorp-automation/tests",
        "testIgnore": [
          "/auth\\.setup\\.ts/"
        ],
        "testMatch": [
          "**/*.@(spec|test).?(c|m)[jt]s?(x)"
        ],
        "timeout": 30000
      }
    ],
    "shard": null,
    "tags": [],
    "updateSnapshots": "missing",
    "updateSourceMethod": "patch",
    "version": "1.57.0",
    "workers": 1,
    "webServer": null
  },
  "suites": [
    {
      "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": true,
          "tags": [],
          "tests": [
            {
              "timeout": 300000,
              "annotations": [],
              "expectedStatus": "passed",
              "projectId": "chromium",
              "projectName": "chromium",
              "results": [
                {
                  "workerIndex": 0,
                  "parallelIndex": 0,
                  "status": "passed",
                  "duration": 68515,
                  "errors": [],
                  "stdout": [],
                  "stderr": [],
                  "retry": 0,
                  "startTime": "2026-04-21T08:35:24.597Z",
                  "annotations": [],
                  "attachments": [
                    {
                      "name": "screenshot",
                      "contentType": "image/png",
                      "path": "D:\\Bhawantha\\TESTING\\robocorp-automation\\test-results\\business_users-b7_scenario-11741-lable-agent-inventory-state-chromium\\test-finished-1.png"
                    },
                    {
                      "name": "trace",
                      "contentType": "application/zip",
                      "path": "D:\\Bhawantha\\TESTING\\robocorp-automation\\test-results\\business_users-b7_scenario-11741-lable-agent-inventory-state-chromium\\trace.zip"
                    }
                  ]
                }
              ],
              "status": "expected"
            }
          ],
          "id": "e982be942381cf48f187-8a74f14db427b017b36b",
          "file": "business_users/b7_scenarios/chain_of_agent/159-B7.spec.ts",
          "line": 15,
          "column": 5
        }
      ]
    }
  ],
  "errors": [],
  "stats": {
    "startTime": "2026-04-21T08:35:23.333Z",
    "duration": 72104.825,
    "expected": 1,
    "skipped": 0,
    "unexpected": 0,
    "flaky": 0
  }
}