Skip to content

FIx Web IDE file template test

Mark Lapierre requested to merge 196034-fix-web-ide-file-template-test into master

What does this MR do?

  • Checks for elements before clicking them so that the retry loop will not try to click an element that is no longer present or not present yet.
  • Waits for 5 seconds between retries to allow time for the commit to happen.

See #196034 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Mark Lapierre

Merge request reports