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'
https://arsenic.readthedocs.io/en/latest/reference/session.html
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