Skip to content

AttributeError: 'NoneType' object has no attribute 'get' #17

Description

@shkhan922

Every time getting this error:
[2018-05-31 @ 02:03]
---> Starting update...
---> Using agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
---> Connecting to https://driverpracticaltest.direct.gov.uk/login

---> Connecting to https://driverpracticaltest.direct.gov.uk/login
-----> Sending data:
-------> username = *****
-------> password = 404***
Traceback (most recent call last):
File "DSAChecker.py", line 226, in
performUpdate()
File "DSAChecker.py", line 165, in performUpdate
dateChangeURL = launcher.html.find(id="date-time-change").get('href')
AttributeError: 'NoneType' object has no attribute 'get'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions