C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4228: SyntaxWarning: invalid escape sequence '\s'
  const match = lis.filter(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:4840: 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:4946: 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:5275: 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:7271: 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:7416: 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:7455: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim();
(node:28936) [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 vue result: {'via': 'no_vue', 'ulCls': 'origin-dropdown rt-hidden rttw-z-10', 'liVei': 'none'}
JetSMART checkout: destino after vue call: '' (no change)
JetSMART checkout: dest li diag: {'cx': 337.453125, 'cy': 647.53125, 'h': 14.6875, 'liCls': 'origin-item', 'pointerEvents': 'auto', 'display': 'list-item', 'elAtPoint': 'LI.origin-item', 'href': None, 'ancs': 'origin-item | origin-dropdown rttw-z-10 | custom-select rttw-pl-1 | custom-select-wrapper ofertas- | text-container | destinos-title'}
JetSMART checkout: mouse.click (B): liClicked=True destino=''
JetSMART checkout: trying city-name typing for PMC (Puerto Montt)
JetSMART checkout: destino after city-type (Puerto Montt, clicked=False): 'Puerto Montt'
JetSMART checkout: calendar state before _fill_date: not_open (overlays=0 text=none)
JetSMART _fill_date: after inp.click cleanup, cal_diag={'count': 0, 'calFound': False, 'text': ''}
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={}
