This Website Has one text boxes, There Is no button on that webpage it needs to click the enter button on the keyboard to work.
I successfully entered text into text area :
document.getElementById("lookup-user-username").value="Name Here";
I need To Press Enter Button Using the chrome Web Console At This movement. Can Anyone Help?
Website: website