C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\jetsmart.py:411: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim();
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4088: SyntaxWarning: invalid escape sequence '\s'
  const tgt = allLis.find(l => { const t = (l.textContent||'').replace(/\s+/g,' ').trim(); return t.includes(iata) || t.toLowerCase().includes(city.toLowerCase()); });
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4108: SyntaxWarning: invalid escape sequence '\s'
  const tgt = allLis.find(l => { const t = (l.textContent||'').replace(/\s+/g,' ').trim(); return t.includes(iata) || t.toLowerCase().includes(city.toLowerCase()); });
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4157: SyntaxWarning: invalid escape sequence '\s'
  const tgt = allLis.find(l => { const t = (l.textContent||'').replace(/\s+/g,' ').trim(); return t.includes(iata) || t.toLowerCase().includes(city.toLowerCase()); });
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4172: SyntaxWarning: invalid escape sequence '\s'
  const tgt = lis.find(l => { const t = (l.textContent||'').replace(/\s+/g,' ').trim(); return t.includes(iata) || t.toLowerCase().includes(city.toLowerCase()); });
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4870: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim().toLowerCase();
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4976: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim().toLowerCase();
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:5305: SyntaxWarning: invalid escape sequence '\s'
  const textOf = (el) => ((el && (el.innerText || el.textContent)) || '').replace(/\s+/g, ' ').trim();
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:7301: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim();
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:7446: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim();
C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:7485: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim();
(node:3760) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)
JetSMART checkout: direct URL goto failed (Page.goto: net::ERR_HTTP_RESPONSE_CODE_FAILURE at https://jetsmart.com/cl/en/select?origin=SCL&desti)
JetSMART checkout: direct URL did not surface flight cards (url=chrome-error://chromewebdata/), trying homepage form fill
JetSMART checkout: retrying select URL with session: https://jetsmart.com/cl/en/select?origin=SCL&destination=PMC&departure=2026-06-20&adults=1&children=0
JetSMART checkout: select URL retry failed: Page.goto: net::ERR_HTTP_RESPONSE_CODE_FAILURE at https://jetsmart.com/cl/en/select?origin=SCL&desti
JetSMART checkout: _set_one_way attempt 1 result: clicked:Solo ida
JetSMART checkout: visible text inputs (is_origin=True idx=0): [{'i': 0, 'ph': 'Origen', 'name': '', 'val': ''}, {'i': 1, 'ph': 'Destino', 'name': '', 'val': ''}, {'i': 2, 'ph': 'Fecha de ida', 'name': '', 'val': ''}, {'i': 3, 'ph': 'Fecha de vuelta', 'name': '', 'val': ''}]
JetSMART checkout: focused input for SCL via ph:Origen
JetSMART checkout: typed SCL into [placeholder=Origen]
JetSMART checkout: <li> items with 'SCL': ['Chile Santiago SCL', 'Santiago SCL']
JetSMART checkout: airport SCL selected via dropdown: Chile
						
							
		
			 Santiago 
			 SCL
JetSMART checkout: dest AUTO-OPEN check (before any click): {'total': 80, 'cpCount': 14, 'cpSample': ['Ofertas / Destinos', 'Mi Reserva', 'Beneficios JetSMART', 'Informaci≤n para tu viaje', 'Vuelos', 'Administra tu vuelo', 'Check-in', 'Estado del vuelo'], 'pmcFound': False, 'inpY': 221}
JetSMART checkout: PMC li in open dropdown: {'found': False, 'total': 80}
JetSMART checkout: no dropdown PMC click, trying type autocomplete
JetSMART checkout: dest type+click (Puerto Montt): {'found': True, 'clicked': True, 'h': 30, 'tag': 'LI', 'cls': 'group flex w-full cursor-pointer justify-between g', 'text': 'Puerto Montt PMC'}
JetSMART checkout: post-dest-click state: {'cpCount': 75, 'pmcLiPresent': True, 'destVal': 'PMC', 'hasCalDivs': True, 'zDivClasses': ['fixed right-0 top-0 w-full h-full z-[111', 'fixed min-w-52 select-none overflow-hidd'], 'zDivTexts': ['╫ Iniciar sesi≤n con mi cuenta como: Per', 'Todos los destinos Chile Ecuador Per· Ar']}
JetSMART checkout: destino after type+JS-click: 'PMC'
JetSMART checkout: destino after Escape: 'PMC'
JetSMART checkout: all approaches failed, falling back to _fill_airport
JetSMART checkout: destino after _fill_airport: 'PMC'
JetSMART checkout: calendar state before _fill_date: not_open (overlays=1 classes=fixed right-0 top-0 w-full h-full z-[111)
JetSMART _fill_date: after inp.click, cal_diag={'count': 0, 'calFound': False, 'text': '', 'zClasses': [], 'largeDivCount': 0}
JetSMART _fill_date: CDP click on date at {'x': 624.4921875, 'y': 221}
JetSMART _fill_date: after CDP date click, cal_diag={'count': 0, 'calFound': False, 'text': '', 'zClasses': [], 'largeDivCount': 0}
JetSMART _fill_date: after Tab key, cal_diag={'count': 0, 'calFound': False, 'text': '', 'zClasses': [], 'largeDivCount': 0}
JetSMART: could not click day 20
JetSMART checkout: date 2026-06-20 fill result: False
JetSMART checkout: could not select departure date 2026-06-20
FINAL_STATUS=error
FINAL_STEP=started
FINAL_MESSAGE=JetSMART checkout: could not load flight selection page
FINAL_DETAILS={}
