Skip to content

Dynamic Element Validation Iteration: Improve waiting

The following discussion from gitlab-ee!9982 should be addressed:

Currently we are only waiting (in validatable.rb) using has_element?. this should be replaced by our own waiting methods that have built-in explicit waiting.