diff --git a/V4.py b/V4.py index 07f4b0f..25dd955 100644 --- a/V4.py +++ b/V4.py @@ -516,7 +516,10 @@ def BingMobileSearch(override = randint(20,25)): except Exception as e: LogError("BingMobileSearch" + str(e)) - + try : + MobileDriver.quit() + except : + pass def TryPlay(nom ="inconnu"):