SuffolkLITLab / ALKiln

Integrated automated end-to-end testing with docassemble, puppeteer, and cucumber.
https://assemblyline.suffolklitlab.org/docs/alkiln/intro
MIT License
14 stars 4 forks source link

Typing is too fast for some fields currently #857

Closed plocket closed 6 months ago

plocket commented 6 months ago

Ajax fields seem to need slower typing. I'm not sure why - running the PleadingPower test manually shows that the options do come up with the regular speed of typing, but they disappear when the cursor leaves the input box unless the typing is slowed down.

There are things we can do to ensure that not all typing slows down. For example, we could "paste" most of the text in the field and then type the last few characters more slowly. That may slow down shorter words, but it does have the advantage of speeding up longer input.