Patrick Brinksma
Results
2
comments of
Patrick Brinksma
@elulcao @CoderGOG what I did was in the function `login_user` (login_util.py) when cookies can't be loaded, the instagram homepage is loaded again, after which cookies need to be accepted. I...
@elulcao I suggest to add the line as I suggested. Add line: `accept_igcookie_dialogue(browser, logger)` after `web_address_navigator(browser, ig_homepage)` on line 317