Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vinyzu/Botright
/ test_get_hcaptcha
Function
test_get_hcaptcha
tests/test_hcaptcha.py:15–17 ·
view source on GitHub ↗
(page)
Source
from the content-addressed store, hash-verified
13
@pytest.mark.asyncio
14
@pytest.mark.xfail
15
async
def
test_get_hcaptcha(page):
16
result = await page.get_hcaptcha()
17
assert result
Callers
nothing calls this directly
Calls
1
get_hcaptcha
Method · 0.45
Tested by
no test coverage detected