Hi guys,
I'm trying to login into a website but i cannot seem to find a way to "click" into the login button.
I can submit the info (user and password) but cannot click on the button
html code
<input type="submit" value="Login" class="submit">
Any help ?