@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-browser-traces-and-playwright-test-artifacts>
  a schema:TechArticle ;
  schema:headline "Agent Browser Traces and Playwright Test Artifacts" ;
  schema:url <https://anchorfact.org/ai/agent-browser-traces-and-playwright-test-artifacts/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-browser-traces-and-playwright-test-artifacts>
  schema:citation <https://playwright.dev/docs/trace-viewer> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-browser-traces-and-playwright-test-artifacts>
  schema:citation <https://docs.github.com/en/actions/how-tos/writing-workflows/choosing-what-your-workflow-does/storing-and-sharing-data-from-a-workflow> ;
  af:sourceTier "B" .