Inspect Test (Diagnostic)
npm run inspect-test -- --test-run <TR-ID> --project <project-name>Usage
# Inspect a single test run
npm run inspect-test -- --test-run TR-811684 --project MyProject
# Inspect multiple test runs
npm run inspect-test -- --test-run TR-811684 --test-run TR-811685 --project MyProject
# With debug output
npm run inspect-test -- --test-run TR-811684 --project MyProject --debug
# Show help
npm run inspect-test -- --helpOutput
Field
Description
Common Diagnostic Findings
Finding
Explanation
Sharing with Support
Last updated
Was this helpful?

