From a19ef5df66239b8aae24ba914a46b36a5a93ad34 Mon Sep 17 00:00:00 2001 From: martin legrand Date: Tue, 20 May 2025 16:56:13 +0200 Subject: [PATCH] rm : test code --- sources/browser.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sources/browser.py b/sources/browser.py index 739097b..3604e9b 100644 --- a/sources/browser.py +++ b/sources/browser.py @@ -698,9 +698,8 @@ if __name__ == "__main__": input("press enter to continue") print("AntiCaptcha / Form Test") - browser.go_to("https://www.biorxiv.org/content/10.1101/2025.05.19.654955v1") - time.sleep(55) browser.go_to("https://www.google.com/recaptcha/api2/demo") + time.sleep(50) browser.go_to("https://bot.sannysoft.com") time.sleep(5) #txt = browser.get_text()