<div dir="ltr"><div>Hello, good Sirs.</div>
<div>&nbsp;</div>
<div>I have been looking for a way to automate some of my online banking transactions using python and came across twill.</div>
<div>But I am having trouble getting even past the login step at my online banking portal:</div>
<div>&nbsp;</div>
<div>go <a href="http://www.landsbanki.is/">http://www.landsbanki.is</a></div>
<div>follow english</div>
<div>follow personalintenetbanking</div>
<div>fv 1 user spongebob</div>
<div>fv 1 pwd squarepants</div>
<div>fv 1 otpId1 0123456</div>
<div>submit</div>
<div>info</div>
<div>&nbsp;</div>
<div>Now, here I would expect to get a page telling me that login failed.&nbsp; Instead, I just get a 200 code and am still at the same page.</div>
<div>using TestGen4Web it appears I am doing things correctly (TestGen4Web doesn&#39;t log anything if I press Enter at the log in form, but if I press the submit button, it logs it properly.)</div>
<div>&nbsp;</div>
<div>Am I doing something incorrectly?&nbsp; Should I be using something other than twill, perhaps?&nbsp; I started using firebug for mozilla and enabling http debugging in twill but realized that I am too much of a http newbie to analyze the problem so I decided to turn to this list.</div>

<div>&nbsp;</div>
<div>Cheers,</div>
<div>Kristján</div></div>