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:
When It’s Used
- URL path: “URL contains /checkout”
- Query parameters: “URL has param
sort=price” - Redirect verification: “redirected to /login”
- Fragment/hash: “URL hash is #section-2”
Examples
Assertions
Extractions
If/Else
How It Works
- KaneAI reads the current
page.urlvalue directly - The URL string is compared against the expected value using the specified operator
- No screenshot or DOM analysis needed, this is a direct read