So for about a week ive had this problem where all my selenium files (previously worked fine) are now closing itself the same second the website it opened fully loads. there is no
driver.quit()
in my script so this shouldnt be happening right?
I have tried reinstalling everything and even went as far as reinstalling windows thinking it was somehow corrupting the files but nothing worked. As anyone experienced this? also adding time.sleep doesnt seem to help aswell