Skip to content

Draft: Replace within_element_by_index with within_element

Mark Lapierre requested to merge ml-refactor-within-element-by-index into master

What does this MR do?

  • Removes a method and substitutes an existing method plus a keyword argument.
  • Removes duplication in a few methods.
  • Updates the style in a few files.

Closes #290593 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Lapierre

Merge request reports