mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 14:50:20 +00:00
+1
-1
@@ -220,7 +220,7 @@ class HTML(BaseParser):
|
||||
with an updated version, with JavaScript executed.
|
||||
|
||||
Warning: the first time you run this method, it will download
|
||||
Chromium into your home directory.
|
||||
Chromium into your home directory (``~/.pyppeteer``).
|
||||
"""
|
||||
async def _async_render(url: str):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user