Code throws random target frame detached in selenium/python
As it says in the title, when trying to scrape the site https://www.fragrantica.com/search/ while looping through filters, it throws a WebDriverException: Message: target frame detached sometimes and sometimes not.. and when it does throw it, it happens at random lines and not a specific place so I have no clue how to tackle it.. some … Read more