Simulate click on input with javascript
Budget: €8 – €30 EUR
I am looking for a developer who can simulate a click on a text input element using JavaScript. The ideal candidate should have experience with JavaScript and DOM manipulation.
Requirements:
Website (aliexpress.com)
- Simulate a click on a text input (document.getElementById('search-key'))
1°) After i add value on this input with
document.getElementById('search-key').value = "iphone screen"
2°) Autocomplete is not displayed.
it only appears when I click on the input with my mouse.
3*) Do you know how to simulate the click in javascript so that the autocomplete is displayed?
Requirements:
Website (aliexpress.com)
- Simulate a click on a text input (document.getElementById('search-key'))
1°) After i add value on this input with
document.getElementById('search-key').value = "iphone screen"
2°) Autocomplete is not displayed.
it only appears when I click on the input with my mouse.
3*) Do you know how to simulate the click in javascript so that the autocomplete is displayed?