Skip to content

Retry (un)checking an element

Mark Lapierre requested to merge ml-retry-check-element into master

What does this MR do?

This updates the check_element and uncheck_element methods to confirm if the checkbox was actually checked/unchecked, and tries again if it was unsuccessful.

Closes #36682 (closed)

Does this MR meet the acceptance criteria?

Conformity

Merge request reports