Would be good to have `TextFieldElement.isReadOnly()`, to assert the state of the component. Workaround: `TextFieldElement.hasAttribute("readonly")` TestBench 23