Hi, is there any way to set value/add row/delete row for Data Editor widget in App test. This question has been asked a year ago, but I’ve not seen any new update. Does anyone know the status or request feature for this one
Testing st.data_editor - Using Streamlit - Streamlit
I ended up using playwright and came up with a very hacky way: Testing st.data_editor · GitHub
I’m not particularly happy with it, so I’d be keen to hear from anyone with a better solution.