Test create action form field
How to test if a field is hidden in a create action ?
1 Reply
maybe
->assertDontSee(xx)
?
There is an example using assertSee that you can follow
https://filamentphp.com/docs/3.x/actions/testing#modal-content