View Source Phoenix.LiveViewTest.Element (Phoenix LiveView v0.20.14)

The struct returned by Phoenix.LiveViewTest.element/3.

The following public fields represent the element:

  • selector - The query selector
  • text_filter - The text to further filter the element

See the Phoenix.LiveViewTest documentation for usage.