iiRecord
Agentic AI Atlas · Browser Automation
skill-area:browser-automationa5c.ai
II.
SkillArea JSON

skill-area:browser-automation

Structured · live

Browser Automation json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/skill-areas/skill-areas-benchmark-coverage.yamlCluster · domain
Record JSON
{
  "id": "skill-area:browser-automation",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-benchmark-coverage.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Browser Automation",
    "description": "Controlling a real or headless browser to complete web tasks —\nnavigating, filling forms, asserting on rendered DOM, and recovering\nfrom anti-bot or stale-element states. Covers the WebArena /\nBrowseComp class of agent benchmarks.\n",
    "domains": [
      "specialization:web-development"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:browser-automation",
      "to": "specialization:web-development",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:browser-automation",
      "to": "skill-area:web-action-grounding",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:browser-automation",
      "to": "skill-area:web-scraping",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:browser-automation",
      "to": "skill-area:desktop-automation",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "skill-area:browser-automation",
      "to": "skill-area:mobile-gui-automation",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "benchmark:browse-comp",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "tangential",
          "weight": 0.1
        }
      }
    },
    {
      "from": "benchmark:mind2web-2",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "partial",
          "weight": 0.3
        }
      }
    },
    {
      "from": "benchmark:workarena",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "full",
          "weight": 0.3
        }
      }
    },
    {
      "from": "benchmark:webvoyager",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "full",
          "weight": 0.4
        }
      }
    },
    {
      "from": "benchmark:visualwebarena",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "partial",
          "weight": 0.3
        }
      }
    },
    {
      "from": "benchmark:webarena",
      "to": "skill-area:browser-automation",
      "kind": "covers",
      "attributes": {
        "attributes": {
          "coverage": "full",
          "weight": 0.4
        }
      }
    },
    {
      "from": "library:puppeteer",
      "to": "skill-area:browser-automation",
      "kind": "used_for"
    },
    {
      "from": "stack-profile:e2e-testing-platform",
      "to": "skill-area:browser-automation",
      "kind": "requires_skill_area"
    },
    {
      "from": "tool:dev-browser",
      "to": "skill-area:browser-automation",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "lib-skill:web-development--browser-automation",
      "to": "skill-area:browser-automation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    }
  ]
}