You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.
Currently there seems to be no support for handling select boxes / option fields well. It's almost impossible to select option[X]. Mouse clicks, keyboard inputs don't work and direct manipulation of the DOM doesn't work every time.
It would be great if select boxes are easier to handle with a function.
The text was updated successfully, but these errors were encountered:
Currently there seems to be no support for handling select boxes / option fields well. It's almost impossible to select option[X]. Mouse clicks, keyboard inputs don't work and direct manipulation of the DOM doesn't work every time.
It would be great if select boxes are easier to handle with a function.
The text was updated successfully, but these errors were encountered: