What problem does it solve?
This skill verifies that URLs defined in an Excel file correctly redirect from origin to destination, recording HTTP status codes, final URLs, and evidence via screenshots for audit and QA purposes.
Core Features & Use Cases
- HTTP redirect validation: Detects 301, 302, 307, 308 and follows redirect chains to confirm the final URL matches the expected destination.
- Browser-assisted verification: Uses a real browser to capture screenshots of the final page to provide visual evidence.
- Automated reporting: Generates a comprehensive Excel report and a concise textual summary, including per-row results and error details, suitable for QA dashboards and compliance audits.
- Use Case: QA engineers validating redirects for SEO migrations, marketing teams auditing URL changes, or data teams verifying URL mappings stored in Excel.
Quick Start
Coloca tu archivo Excel en la carpeta de ejecución y ejecuta validar_redirecciones.py para iniciar la verificación.