C:\Users\Adam\Desktop\folder\LetsFG\sdk\python\letsfg\connectors\checkout_engine.py:4769: 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:4875: 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:5204: 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:7200: 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:7345: 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:7384: SyntaxWarning: invalid escape sequence '\s'
  const normalize = (value) => (value || '').replace(/\s+/g, ' ').trim();
(node:26632) [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: panel elements for 'Puerto Montt': [{'tag': 'A', 'cls': 'flex h-[16] items-center whitespace-nowrap text-n-blue hover', 'text': 'Puerto Montt', 'w': 123, 'h': 14, 'x': 343, 'y': 233, 'href': 'https://jetsmart.com/ofertas/es-cl/vuelos-a-puerto-montt', 'ngClick': False}, {'tag': 'SPAN', 'cls': '', 'text': 'Puerto Montt', 'w': 60, 'h': 11, 'x': 324, 'y': 233, 'href': '', 'ngClick': False}, {'tag': 'DIV', 'cls': 'flight-title rttw-pb-[12px]', 'text': 'Santiago a Puerto Montt', 'w': 226, 'h': 42, 'x': 2735, 'y': 942, 'href': '', 'ngClick': False}]
JetSMART checkout: parent click coords: {'a_x': 343, 'a_y': 233, 'par_x': 343, 'par_tag': 'DIV', 'par_cls': 'grid text-left items-start'}
JetSMART checkout: after parent-click URL=https://jetsmart.com/cl/es/ destino_val= inputs=['Origen', 'Destino', 'Fecha de ida', 'Fecha de vuelta', 'Correo electr≤nico']
JetSMART checkout: calendar state: open=False hasCursorPointer=None text= days=None
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={}
