Hello,
i have a Question regarding a Browser button.
It has the following html Code:
I want to press the Searc button but it doesnt work.
I used the Press a button feature of Keyboard Maestro but i idid'nt work.
I also tried the following java script, but it didnt work aswell.
document.getElementById('searchinput-65bb98f932b6c65bb98f8d5bcd4').click();
The Button itself looks like this:
(The Button "Suchen")
Thats why im asking for help
Thanks alot!