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

228
Views
Please help me to focus input field in the instagram web

I want to achieve following algorithm:

Preconditions:

  1. You are logged in instagram web version
  2. You see the default home page
  3. You are using chrome
  4. It should be done via console tab in chrome

Task:

  1. Do in vanilla JS the focus of the input field with a recommendation window enter image description here i.e
  2. Focus the field, input cats, submit it and see the recommendation window

let search = document.querySelectorAll('[placeholder="Поиск"]')[0];
search.focus();
search.click();

Expected behaviour:

  1. Search input found
  2. Search input focused
  3. Recommendation popup appeared

Actual behaviour:

  1. Search input found
  2. Search input not focused

Thank you for any assistance!

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!