DefactoSoftware / test_selector

Elixir library to help selecting the right elements in your tests.
MIT License
14 stars 2 forks source link

Helpers for finding multiple test elements #6

Open sn3p opened 7 years ago

sn3p commented 7 years ago

find_test_element uses Hound Hound.Helpers.Page.find_element/3 to find a single element.

We should also cover other Hound helpers: