Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

262
Views
Iniciar sesión en Twitter con NodeJS Selenium-WebDriver

Estoy tratando de iniciar sesión en Twitter usando la biblioteca Node JS Selenium Webdriver.

Probé este código,

 await driver.get('https://twitter.com/i/flow/login'); await driver.findElement(By.name(`text`)).sendKeys('test', Key.RETURN); await driver.findElement(By.name(`password`)).sendKeys('test', Key.RETURN);

Pero me está dando el siguiente error,

 NoSuchElementError: no such element: Unable to locate element: {"method":"css selector","selector":"*[name="input\[name\=\'text\'\]"]"}

Pero nombre = texto existe en la página de inicio de sesión,

ingrese la descripción de la imagen aquí

Qué estoy haciendo mal ? :(

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!