mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 06:46:14 +00:00
+1
-1
@@ -569,7 +569,7 @@ class HTML(BaseParser):
|
||||
except TimeoutError:
|
||||
return None
|
||||
|
||||
self.session.browser # Automatycally create a event loop and browser
|
||||
self.session.browser # Automatically create a event loop and browser
|
||||
content = None
|
||||
|
||||
# Automatically set Reload to False, if example URL is being used.
|
||||
|
||||
Reference in New Issue
Block a user