general text captcha solution (#4517)
This commit is contained in:
@@ -83,4 +83,5 @@ class BrowserState(Protocol):
|
||||
scroll: bool = True,
|
||||
support_empty_page: bool = False,
|
||||
wait_seconds: float = 0,
|
||||
must_included_tags: list[str] | None = None,
|
||||
) -> ScrapedPage: ...
|
||||
|
||||
Reference in New Issue
Block a user