htmlelements
htmlelements copied to clipboard
add TextInput.setText
Add some tests please
There are tests for Form.fill() that already test all code that I changed.
It seems that FileInput, Radio and Select are also tested through Form.fill().
If you move logic of deleting text to setText method, you should move corresponding tests as well.
:+1: (just need to fix merge issue)