in our webpage other dropdown elements or input fields have no issues with speed.
but the one Im talking about right now is a basic input field, testCafe finds input field, it is visible, can click hover it.
while typing texts on that field , it is so slow.
What can cause that?
I had noticed, other input fields have type='text' attr.
but this one hasn't