Results 2 issues of Yang1k

Entering the password has successfully logged in, but it will not jump to the correct page. In the code, the value of self.session is none, but the session exists when...

'Logging in...', stderr: 'Traceback (most recent call last):\n' + ' File "/app/src/generate_session.py", line 29, in \n' + ' print(login(email, password))\n' + ' ^^^^^^^^^^^^^^^^^^^^^^\n' + ' File "/app/src/generate_session.py", line 15, in...

enhancement