How do you handle auth states?
Check out this page, where we lead you through this. Esesntially, we save cookies, local storage, and session storage states from Login Tests. Users can load them into relevant tests that require authentication by doing “fetch cookie”.How can I debug tests?
- Agent Logs: The agent provides a step-bystep analysis for each action it performs
-
Full Browser Observability
- Video Replay: View the entire test run across all tabs
- Console and Network Logs: Get real-time access to console and network log
- Bug Analysis: Bugs are also directly surfaced to you by Spur with an explanation :)