phoenix / 1.5.6 / phoenix_live_view / phoenix.liveviewtest.element.html /

Phoenix.LiveViewTest.Element

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.

© 2018 Chris McCord
Licensed under the MIT License.
https://hexdocs.pm/phoenix_live_view/Phoenix.LiveViewTest.Element.html