Filament v4 testing with Pest
Hi all, how can I add data-test attributes to elements I want to test out? I would like to assert some things on the elements such as tables, widgets.. etc
I would like to avoid this giant selector with something like @totalTributes -> data-test="totalTributes"
0 Replies