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