Hi there,
I want two features:
press('Down Arrow')textField(currentFocused) in order to do further assertionsupport textField(currentFocused) in order to do further assertion.
It would be great if you can provide more information about your use case.
You can also try write API.
@lchrennew , you can use focus(<selector_for_textfield>) if that's what you meant.
Most helpful comment
It would be great if you can provide more information about your use case.
You can also try write API.