<div class="mainLoginLeftPanel_signin">
<label for="steamAccountName">Steam username</label><br>
<input class="textField" type="text" name="username" id="steamAccountName" maxlength="64" tabindex="1" value=""><br> <br>
<label for="steamPassword">Password</label><br>
<input class="textField" type="password" name="password" id="steamPassword" autocomplete="off" maxlength="64" tabindex="2"><br>
Since you can't emulate key-pressing in jsoup is there away to somehow login into a site? maybe somehow setting your cookie?