I want to automate the comment in YT live
but when I tried to do so by the following code
document.querySelector('#input').textContent = 'Hellooo'
the input field becomes unusable
the send button is also not working