Using Claude Code, Cursor, or another coding agent? Paste this into your prompt to run cross-browser and real-device tests, debug sessions, and wire up CI on the TestMu AI cloud:
document.title).
When It’s Used
- Page title verification: “title contains Dashboard”
- Navigation confirmation: “title is Home Page”
Examples
Assertions
Extractions
How It Works
- KaneAI reads
page.title()directly - The title string is compared against the expected value
- No screenshot or DOM analysis needed, this is a direct read