Test validat correctament
L'script s'ha executat i ha passat després de 0 iteracions de refinament.
Prompt
Desde la página de Agenda, cambia el idioma usando el selector de idioma en el header (Castellano/Català/English/Français). Verifica que los textos de la interfaz, meses del calendario y categorías se traducen correctamente manteniendo los eventos seleccionados.
Pla de Test 4 pag · 23 passos · 57 validacions
Pàgines a visitar
Passos del test
| # | Acció | Descripció | Selector | Valor | |
|---|---|---|---|---|---|
nav[aria-label="CALENDARIO DE EVENTOS"]
[data-testid="locale-switcher-toggle"]
[data-testid="locale-switcher-ca"]
[data-testid="locale-switcher-ca"]
nav[aria-label="CALENDARI D'ESDEVENIMENTS"]
[data-testid="locale-switcher-toggle"]
[data-testid="locale-switcher-en"]
[data-testid="locale-switcher-en"]
nav[aria-label="EVENTS CALENDAR"]
[data-testid="locale-switcher-toggle"]
[data-testid="locale-switcher-fr"]
[data-testid="locale-switcher-fr"]
nav[aria-label="CALENDRIER DES ÉVÉNEMENTS"]
[data-testid="locale-switcher-toggle"]
[data-testid="locale-switcher-es"]
[data-testid="locale-switcher-es"]
nav[aria-label="CALENDARIO DE EVENTOS"]
Validacions
html[lang="es"]
nav[aria-label="CALENDARIO DE EVENTOS"]
nav[aria-label="CALENDARIO DE EVENTOS"] a.border-brand
nav[aria-label="CALENDARIO DE EVENTOS"] a.border-brand
div.grid.grid-cols-7.w-full > div:first-child
div.grid.grid-cols-7.w-full > div:last-child
nav[aria-label="Todos"] a:has-text("Gastronomía")
nav[aria-label="Todos"] a:has-text("Naturaleza y deporte")
nav[aria-label="Todos"] a:has-text("Cultura y espectáculos")
nav[aria-label="Todos"] a:has-text("Ferias y mercados")
nav[aria-label="Todos"] a:has-text("Cursos y talleres")
h2:has-text("PRÓXIMOS EVENTOS")
a:has-text("Todos los eventos")
html[lang="ca"]
nav[aria-label="CALENDARI D'ESDEVENIMENTS"]
nav[aria-label="CALENDARI D'ESDEVENIMENTS"] a.border-brand
div.grid.grid-cols-7.w-full > div:first-child
div.grid.grid-cols-7.w-full > div:last-child
nav[aria-label="Tot"] a:has-text("Gastronomia")
nav[aria-label="Tot"] a:has-text("Natura i esport")
nav[aria-label="Tot"] a:has-text("Cultura i espectacles")
nav[aria-label="Tot"] a:has-text("Fires i mercats")
h2:has-text("PROPERS ESDEVENIMENTS")
a[href*="/ca/agenda/esdeveniments/ganxotapes-primavera"]
a[href*="/ca/agenda/esdeveniments/cicle-cinema-fresca"]
a[href*="/ca/agenda/esdeveniments/taller-cuina-marinera"]
[data-testid="locale-switcher-toggle"]
html[lang="en"]
nav[aria-label="EVENTS CALENDAR"]
nav[aria-label="EVENTS CALENDAR"] a.border-brand
div.grid.grid-cols-7.w-full > div:first-child
div.grid.grid-cols-7.w-full > div:last-child
nav[aria-label="All"] a:has-text("Gastronomy")
nav[aria-label="All"] a:has-text("Nature & sport")
nav[aria-label="All"] a:has-text("Culture & shows")
nav[aria-label="All"] a:has-text("Fairs & markets")
h2:has-text("UPCOMING EVENTS")
a:has-text("All events")
a[href*="/en/agenda/esdeveniments/ganxotapes-primavera"]
a[href*="/en/agenda/esdeveniments/cicle-cinema-fresca"]
a[href*="/en/agenda/esdeveniments/taller-cuina-marinera"]
html[lang="fr"]
nav[aria-label="CALENDRIER DES ÉVÉNEMENTS"]
nav[aria-label="CALENDRIER DES ÉVÉNEMENTS"] a.border-brand
div.grid.grid-cols-7.w-full > div:first-child
div.grid.grid-cols-7.w-full > div:last-child
nav[aria-label="Tous"] a:has-text("Gastronomie")
nav[aria-label="Tous"] a:has-text("Nature et sport")
nav[aria-label="Tous"] a:has-text("Culture et spectacles")
nav[aria-label="Tous"] a:has-text("Foires et marchés")
h2:has-text("PROCHAINS ÉVÉNEMENTS")
a:has-text("Tous les événements")
a[href*="/fr/agenda/esdeveniments/ganxotapes-primavera"]
a[href*="/fr/agenda/esdeveniments/cicle-cinema-fresca"]
a[href*="/fr/agenda/esdeveniments/taller-cuina-marinera"]
html[lang="es"]
nav[aria-label="CALENDARIO DE EVENTOS"]
Historial de validació 1 iteracions
Passos del Test 5 steps
Navigate to Spanish Agenda Page
Navigate to the Spanish Agenda page and verify the calendar navigation is visible. Capture the initial state showing the calendar view for June 2026.
step3582 es agenda initial
nav[aria-label="CALENDARIO DE EVENTOS"] Switch to Catalan Language from Spanish Agenda
Opens the language switcher dropdown on the Spanish agenda page, selects Català to switch to the Catalan version, and verifies the page loads with translated UI elements including the calendar navigation
step3583 es language switcher open
step3583 ca agenda
[data-testid="locale-switcher-toggle"] [data-testid="locale-switcher-ca"] [data-testid="locale-switcher-ca"] nav[aria-label="CALENDARI D'ESDEVENIMENTS"] Switch to English Language from Catalan Agenda
Opens the language switcher on the Catalan agenda page, selects English from the dropdown, waits for the English agenda page to load with translated navigation labels, and captures a screenshot of the English agenda interface.
step3584 en agenda
[data-testid="locale-switcher-toggle"] [data-testid="locale-switcher-en"] [data-testid="locale-switcher-en"] nav[aria-label="EVENTS CALENDAR"] Switch to French Language from English Agenda
Opens the language switcher on the English agenda page, selects French from the dropdown, waits for the French agenda page to load with translated navigation labels, and captures the final French UI state.
step3585 fr agenda
[data-testid="locale-switcher-toggle"] [data-testid="locale-switcher-fr"] [data-testid="locale-switcher-fr"] nav[aria-label="CALENDRIER DES ÉVÉNEMENTS"] Switch Back to Spanish from French Agenda
Switches the language back to Spanish from the French Agenda page, completing the full language switching cycle. Opens the language switcher, selects Castellano, waits for the Spanish Agenda page to reload, and captures the final state with all Spanish UI elements visible.
step3586 es agenda final
[data-testid="locale-switcher-toggle"] [data-testid="locale-switcher-es"] [data-testid="locale-switcher-es"] nav[aria-label="CALENDARIO DE EVENTOS"]
Codi Playwright
tots els passos · // @lock / // @unlock per protegir línies
// @lock i // @unlock en línies separades per bloquejar una secció
Resum d'execució
Test estable · tots els passos correctesGenerant resum de l'execució…
Detalls
- Estat
- active
- Generació
- stable
- Validació
- stable
- Tipus
- Playwright
- Creat
- 01/06/2026 13:15
Tags
Tots els tags afegits
Cap tag assignat
Features Desat!
KPIs
- Taxa d'èxit
- 100%
- 1r intent OK
- 100%
- Iteracions totals
- 5
- Temps total
- 29s
- → Validació
- 29s
- Cost total
- $2.4501
- Tokens totals
- 2,391,177
- Crides API
- 7
- → Cost/pas
- $0.00c
Cost IA
- Total
- $2.4501
- Generació
- $1.1659
- Execucions
- $0.00c
- Tokens totals
- 2,391,177
- Crides API
- 7