TestSelector.Test.HoundHelpers.element_test_value-question-mark

You're seeing just the function element_test_value-question-mark, go back to TestSelector.Test.HoundHelpers module for more information.
Link to this function

element_test_value?(element, value)

View Source

Check if the element test-value attribute matches the given value.

  • Returns true if the value matches.
  • Returns false if the value does not match or is not found.