I am trying to simulate a user behaviour with a delay, like clicking, yet using .click() in js does not properly simualte in many occasions.
I tried to log the id of the elements I clicked and then to use the .click() function on them expecting them to behave normally, yet they did not do it.
New contributor
Ernesto Gemperle is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1