Application Log Output
TestDriver logs every action and decision during test execution:Log Levels
TestDriver uses standard log levels:INFO
General information about test execution
- Configuration loaded
- Sandbox connection
- Navigation events
- Cache operations
SUCCESS
Successful operations
- Element found
- Action completed
- Assertion passed
- Test passed
WARNING
Non-critical issues
- Slow operations
- Retry attempts
- Deprecated API usage
- Cache near limit
ERROR
Failures and exceptions
- Element not found
- Timeout errors
- Assertion failures
- Test failures
DEBUG
Detailed debugging information
- AI vision analysis details
- Screenshot hashes
- Cache key generation
- Internal SDK operations
AI Vision Analysis Logs
See how TestDriver finds elements:- Screenshot capture timing
- Cache lookup results
- AI model inference time
- Confidence scores
- Element coordinates
- Cache storage
Cache Hit/Miss Tracking
Monitor cache performance in logs:Test Step Logs
Detailed action execution:Assertion Logs
Track test assertions:Error and Stack Traces
Detailed error information:Configuring Log Output
Control log verbosity:Log Filtering
Filter logs in the dashboard:- By Level
- By Category
- By Timestamp
- By Search
Export Logs
Download application logs:- Plain Text
- JSON
- CSV

