View Source Phoenix.LiveViewTest.Element (Phoenix LiveView v0.20.2)
The struct returned by Phoenix.LiveViewTest.element/3
.
The following public fields represent the element:
selector
- The query selectortext_filter
- The text to further filter the element
See the Phoenix.LiveViewTest
documentation for usage.