Remove old wait method
What does this MR do?
- Renames
waittowait_untiland updates parameters (the code was refactored in !21804 (merged)) - Simplifies a few cases where
waitwas unnecessary because it hadreload: falseand therefore was no different than using Capybara's built inwait:parameter.
Part of gitlab-qa#282 (closed) and #39208 (closed)
Does this MR meet the acceptance criteria?
Conformity
- [-] Changelog entry
- [-] Documentation (if required)
-
Code review guidelines -
Merge request performance guidelines -
Style guides - [-] Database guides
- [-] Separation of EE specific content
Availability and Testing
Edited by Mark Lapierre