View Source LiveViewNativeTest.Element (live_view_native v0.4.0-rc.0)

The struct returned by LiveViewNativeTest.element/3.

The following public fields represent the element:

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

See the LiveViewNativeTest documentation for usage.