Skip to content

Instantly share code, notes, and snippets.

@up1
Last active August 10, 2026 16:56
Show Gist options
  • Select an option

  • Save up1/9b62132c617a5c74355ef3af7700814a to your computer and use it in GitHub Desktop.

Select an option

Save up1/9b62132c617a5c74355ef3af7700814a to your computer and use it in GitHub Desktop.
Demo
// Result from dom-testid
# document "Vite + React"
body
div id="root"
div
h1 data-testid="message_text"
#text "Call REST API 2026/06/04 Update !!"
center
div data-testid="message_box"
p data-testid="hello_text"
// Result from playwright-cli
- generic [ref=e3]:
- heading "Call REST API 2026/06/04 Update !!" [level=1] [ref=e4]
- generic [ref=e6]:
- paragraph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment