Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

365
Vistas
Angular Textbox Undefined

So I'm trying to programmatically edit a textbox in a webpage through chromes developer console.

This is the code of the textbox.

<input formcontrolname="username" placeholder="Username" type="text" required="" class="form-control ng-untouched ng-pristine ng-invalid">

And here is my code to edit the textbox

document.forms[0].elements[0].id = "boxUsername"; 
document.getElementById("boxUsername").value = "My value";

Though when I try to log in afterward when the textbox visually has text in it. the page says that the textbox is null and there is no text in it. I'm very confused why this is happening considering the autofill function on chrome sets the value correctly and allows me to log in but when I'm trying to do it manually it won't work.

The page is made with Angular if that is important

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda