U
    {FhV                     @   s8   d dl Z d dlmZmZ dd Zedkr4e e  dS )    N)async_playwrightTimeoutErrorc               
      s   t  4 I d H  } | jjddI d H }| I d H }| I d H }td |dI d H  td |jdddI d H  td	 |d
I d H  z |jdddI d H  td W n tk
r   td Y nX |	dI d H  td |j
ddI d H  | I d H  td W 5 Q I d H R X d S )NF)headlessu)   🌐 Bezoek inlogpagina van Properstar...z'https://www.properstar.nl/account/loginu    ⏳ Wacht op handmatige inlog...za[href='/favorites']i )timeoutuJ   ✅ Inlog gedetecteerd. Bezoek favorietenpagina om sessie te bevestigen...z#https://www.properstar.nl/favoriteszdiv[data-testid='listing-item']u(   🟢 Favorietenpagina succesvol geladen.uZ   ⚠️ Favorietenlijst niet gedetecteerd — mogelijk geen favorieten of andere structuur.i  u"   💾 auth.json wordt opgeslagen...z	auth.json)pathu#   ✅ auth.json succesvol aangemaakt.)r   chromiumlaunchnew_contextnew_pageprintgotowait_for_selectorr   wait_for_timeoutstorage_stateclose)pbrowsercontextpage r   4/Users/jonathanlooman/farmmatch/scraper/save_auth.py	save_auth   s(    r   __main__)asyncioplaywright.async_apir   r   r   __name__runr   r   r   r   <module>   s   