Hei there
I'm trying to automatically push a button, but I don't seem to find the right location with Selenium selectors. It's the one nested and called 'submit'. What do I do?
<button class="pull-right" type="submit"><span>Resultate anzeigen</span></button>
Thanks!