I’m trying to use mechanize in python to login to this site: https://login.haaretz.co.il/ On the surface, it looks like a 2-phase login process, same as google, but following receipts for google login via mechanize gets me nowhere. After submit()-ing the browser seems to remain on the same page, with a single form containing the single userName control. What am I