You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey I'm stuck trying to get the title of a page. The documentation doesn't state a get_title() method and when I try get_headers() the following error is returned: `AttributeError: 'Session' object has no attribute 'get_headers'
Hey I'm stuck trying to get the title of a page. The documentation doesn't state a
get_title()
method and when I tryget_headers()
the following error is returned: `AttributeError: 'Session' object has no attribute 'get_headers'https://arsenic.readthedocs.io/en/latest/reference/session.html
The text was updated successfully, but these errors were encountered: