We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To define collections of elements, use the elements method instead of the element method:
elements
element
elements(:form_inputs) { browser.form(id: 'my_form').inputs }
This is accessed by:
$ form_inputs.class # => InputCollection