Hi community, following situation: I want to create a todo list. I have the entity with “issue”, “startdate”… and “status”. Now I show it in a data grid. When a user changes the status (Enum) from activ to done, it has to be shown i a different Data Grid, so all activ issues hast to be shown in one grid and the done issues in another grid. Please help me. Thanks.
asked
Daniel Leuthe
4 answers
1
Don’t forget the brackets on Xpaths:
I assume your xpath should look something like this