mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-06 11:05:26 +00:00
feat : tests for browser
This commit is contained in:
parent
38fe983010
commit
d423c08440
@ -94,6 +94,7 @@ class Browser:
|
||||
return None
|
||||
|
||||
def load_anticatpcha(self):
|
||||
print("You might want to install the AntiCaptcha extension for captchas.")
|
||||
self.driver.get(self.anticaptcha)
|
||||
|
||||
def go_to(self, url:str) -> bool:
|
||||
|
Loading…
x
Reference in New Issue
Block a user