mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
@@ -237,6 +237,9 @@ class HTML(BaseParser):
|
||||
If ``scrolldown`` is specified, the page will scrolldown the specified
|
||||
number of times, after sleeping the specified amount of time.
|
||||
|
||||
If just ``sleep`` is provided, the rendering will wait *n* seconds, before
|
||||
returning.
|
||||
|
||||
If ``script`` is specified, it will execute the provided JavaScript at
|
||||
runtime. Example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user