<!-- Playwright Payload -->
<div class="tw-bg-gray-900 tw-p-4 tw-rounded-lg shadow-xl...">
<form action="/login" method="post">
<label for="user" class="...">Username</label>
<input type="email" id="user" name="user" class="..." aria-describedby="...">
<!-- 10kb of SVGs -->
...
</div>
# Compressed LAD Semantic View
[1] 📋 [Form POST /login]
[2] 🔤 [Input Textbox] "Username"
[3] 🔑 [Input Password] "Password"
[4] 🔘 [Submit Button] "Sign in"
// 310ns heuristics logic. Cost: $0.00
// Action: lad_browse("test login")
Parses standard logic in 310 nanoseconds using Tier-2 Heuristics. Only calls LLMs for true ambiguity.
Spend $0.006 per login test instance compared to $0.36 on raw HTML parsers like Playwright MCP.
Built-in Chromium and native WebKit bridging for zero-install macOS runs testing rendering discrepancies.