So, I am Trying to overwrite the cover letter field using javascript but when I hit apply button it gets reset to the value I typed manually and not retaining the value i set using javascript in console
Website – www.wellfound.com
Tried every possible way by setting textarea.value, textarea.innerText, textarea.innerHTML, textarea.textContent, textarea.defaultValue etc
New contributor
Nikhil kumar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.