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

185
Views
Javascript: how to send keys to this specific input element?

I'm trying to do a little automation here: https://solanart.io/collections

At the top of the page, you can see an input element (type="text"): input element

That element is locatable by

document.querySelectorAll("input[type='text']").item(0)

Now, when the input element gets the focus, a list of possible results is shown, and with every keystroke, the list is updated: auto-updating list

To show the list, I've tried click(), focus() and dispatchEvent() with a MouseEvent "click". Nothing works.

To modify the input element contents, I've tried directly setting the element's value, and dispatchEvent() with a KeyboardEvent "keyup"/"keydown". Nothing works either.

Anybody knows how to make this element react to automation?

Thanks.

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!