#!/bin/bash set -e echo "=== Creating index page for consolidated report ===" cat > results/html/index.html << 'EOF'
This report contains all test results from the parallel test execution, merged into one comprehensive view with screenshots embedded directly in failing test cases.
📈 View Complete Test Report (All Specs)Screenshots are automatically embedded within their respective failing test cases in the main report. No separate screenshot viewing required.